I use command "!connect jdbc:hive2://10.1.65.10:10000" to connect
hiveserver2 and it occurred some problem as following:


      15/01/03 12:27:32 [main]: ERROR jdbc.HiveConnection: Error opening
session
org.apache.thrift.TApplicationException: Required field 'client_protocol'
is unset! Struct:TOpenSessionReq(client_protocol:null,
configuration:{use:database=default})



     Error: Could not establish connection to jdbc:hive2://10.1.65.10:10000:
Required field 'client_protocol' is unset!
Struct:TOpenSessionReq(client_protocol:null,
configuration:{use:database=default}) (state=08S01,code=0)


    I really don't know how to handle this.

Reply via email to