赞
踩
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://qianfeng01:10000: java.net.ConnectException: 拒绝连接 (Connection refused) (state=08S01,code=0)
查看端口:
netstat -ntlp
发现没有hive远程连接端口10000(自设)
重新启动metastore
hive --service metastore &
出现了
再次启动hive,成功!
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。