侯宗田
2018-04-23 13:38:57 UTC
Hi,
WARN jdbc.HiveConnection: Failed to connect to localhost:10002
Unknown HS2 problem when communicating with Thrift server.
Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:10002/default: Invalid status 72 (state=08S01,code=0)
beeline>
I have set the webUI port to 10002 and mode as http, do I still lost something?
Does anyone know what is the problem and how to solve it?
!connect jdbc:hive2://localhost:10002/default <hive2://localhost:10002/default>
But get the following errorWARN jdbc.HiveConnection: Failed to connect to localhost:10002
Unknown HS2 problem when communicating with Thrift server.
Error: Could not open client transport with JDBC Uri: jdbc:hive2://localhost:10002/default: Invalid status 72 (state=08S01,code=0)
beeline>
I have set the webUI port to 10002 and mode as http, do I still lost something?
Does anyone know what is the problem and how to solve it?