You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Dmitry Tolpeko (JIRA)" <ji...@apache.org> on 2017/08/29 15:19:01 UTC

[jira] [Assigned] (HIVE-17026) HPL/SQL Example for hplsql.conn.hiveconn doesn't work on master

     [ https://issues.apache.org/jira/browse/HIVE-17026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Dmitry Tolpeko reassigned HIVE-17026:
-------------------------------------

    Assignee: Dmitry Tolpeko  (was: Fei Hui)

> 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)