- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
running hpl/sql using java
- Labels:
-
Apache Hive
Created on 09-01-2016 07:49 AM - edited 09-16-2022 03:37 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
i am trying to execute stored procedure in hive using java for that i found i can use hpl/sql, but i want to know how can i execute this using java. I am not finding anything.
Created 09-02-2016 07:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HPL SQL is not currently supported in CDH. This is a new feature added in Apache Hive 2.0, CDH is currently on Hive 1.1 (plus patches). We plan to rebase to the latest upstream version as part of our future major release, but HPL-SQL is not currently in scope for support for the current CDH releases.
Hope this helps. Thanks
Created 09-02-2016 07:19 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
HPL SQL is not currently supported in CDH. This is a new feature added in Apache Hive 2.0, CDH is currently on Hive 1.1 (plus patches). We plan to rebase to the latest upstream version as part of our future major release, but HPL-SQL is not currently in scope for support for the current CDH releases.
Hope this helps. Thanks
Created on 09-05-2016 11:42 PM - edited 09-06-2016 12:45 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
then how can i run my stored procedure in CDH ? is there any other way ?
