Looks like you are trying to connect not through HiveServer2.
You should use:
hplsql.conn.default
hive2conn
hplsql.conn.hive2conn
org.apache.hive.jdbc.HiveDriver;jdbc:hive2://:1;;
Thanks,
Dmitry
On Thu, Nov 23, 2017 at 10:32 AM, 梁凯 wrote:
> Dear,
>
> Thanks for your help. I tr
>exeception : java.lang.incompatible class change error
Can you please send the entire error output?
>How to make a connection between HPL/SQL and impala
Connection to Impala is not pre-defined yet, so you have to create a new
connection, see http://hplsql.org/connections
Thanks,
Dmitry
On We