[ 
https://issues.apache.org/jira/browse/HIVE-17026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16152846#comment-16152846
 ] 

Dmitry Tolpeko commented on HIVE-17026:
---------------------------------------

I have updated the documentation http://hplsql.org/configuration, now hiveconn 
points to HiveServer2 embedded mode, while hive1conn points to old HiveServer 
emdedded mode (deprecated). This conforms to the current 
master/hplsql/src/main/resources/hplsql-site.xml

> HPL/SQL Example for hplsql.conn.hiveconn doesn't work on master
> ---------------------------------------------------------------
>
>                 Key: HIVE-17026
>                 URL: https://issues.apache.org/jira/browse/HIVE-17026
>             Project: Hive
>          Issue Type: Bug
>          Components: hpl/sql
>            Reporter: Carter Shanklin
>            Assignee: Dmitry Tolpeko
>
> This bug is part of a series of issues and surprising behavior I encountered 
> writing a reporting script that would aggregate values and give rows 
> different classifications based on an the aggregate. Addressing some or all 
> of these issues would make HPL/SQL more accessible to newcomers.
> The docs at http://www.hplsql.org/configuration#hplsqlconnhiveconn state:
> <property>
>   <name>hplsql.conn.hiveconn</name>
>   <value>org.apache.hadoop.hive.jdbc.HiveDriver;jdbc:hive://</value>
> </property>
> If you use that on current master you get:
> java.sql.SQLException: No suitable driver found for jdbc:hive://
> If you use hive2 it works fine. It's not clear to me if that's a change from 
> prior versions or not.
> Version = 3.0.0-SNAPSHOT r71f52d8ad512904b3f2c4f04fe39a33f2834f1f2



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to