beeline hiveserver2运行遇到的问题


beeline> !connect jdbc:hive2://192.168.0.108:10000
Connecting to jdbc:hive2://192.168.0.108:10000
Enter username for jdbc:hive2://192.168.0.108:10000: root
Enter password for jdbc:hive2://192.168.0.108:10000: *****
20/05/22 01:50:23 [main]: WARN jdbc.HiveConnection: Failed to connect to 192.168.0.108:10000
Could not open connection to the HS2 server. Please check the server URI and if the URI is correct, then ask the administrator to check the server status.
Error: Could not open client transport with JDBC Uri: jdbc:hive2://192.168.0.108:10000: java.net.ConnectException: Connection refused (Connection refused) (state=08S01,code=0)

 

Hivesever2 没启动

尝试 hive --service metastore


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM