Created on 02-06-2014 07:16 AM - edited 09-16-2022 01:53 AM
I am trying to connect beeline from client system but I am not able to...
Beeline version 0.10.0-cdh4.5.0 by Apache Hive
beeline> !connect jdbc:hive2://hostname.com:10000 org.apache.hadoop.hive.jdbc.HiveDriver
scan complete in 6ms
Connecting to jdbc:hive2://hostname.com:10000
Enter password for jdbc:hive2://hostname.com:10000: ********
Error: Invalid URL: jdbc:hive2://hostname.com:10000 (state=08S01,code=0)
Am I missing anything here...Please advice..
Created 02-07-2014 08:40 AM
Created 02-06-2014 12:27 PM
Created 02-06-2014 12:22 PM
Created 02-06-2014 12:29 PM
Created 02-06-2014 12:31 PM
Created 02-06-2014 12:40 PM
Created 02-06-2014 12:43 PM
Still the same...
$ beeline -u jdbc:hive2://hostname:10000
scan complete in 10ms
Connecting to jdbc:hive2://hostname:10000
Error: Invalid URL: jdbc:hive2://hostname:10000 (state=08S01,code=0)
Beeline version 0.10.0-cdh4.5.0 by Apache Hive
0: jdbc:hive2://hostname.c>
Created 02-06-2014 12:47 PM
Created 02-06-2014 12:49 PM
I see a different message now...
beeline -u jdbc:hive2://
scan complete in 10ms
Connecting to jdbc:hive2://
14/02/06 15:48:18 WARN conf.HiveConf: DEPRECATED: Configuration property hive.metastore.local no longer has any effect. Make sure to provide a valid value for hive.metastore.uris if you are connecting to a remote metastore.
Unable to login to kerberos with given principal/keytab
Beeline version 0.10.0-cdh4.5.0 by Apache Hive
0: jdbc:hive2://>
Created 02-06-2014 01:06 PM
Created 02-06-2014 01:08 PM