0

Unable to access HiveServer2 from LAN on port 10000 but able to access it from locahost. Tested this using beeline. hive.server2.thrift.bind.host is set to 0.0.0.0 hive.server2.webui.host is set to 0.0.0.0

I am able to access 10002 from LAN but not 10000. Hadoop version is 3.3.4 and HIVE is 3.1.3 with mysql as the metastore 8.0 instead of derby

Can someone assist? The error received when trying to access it from lan is below - 2023-02-13T16:20:17,790 ERROR [HiveServer2-Handler-Pool: Thread-47] server.TThreadPoolServer: Error occurred during processing of message. java.lang.RuntimeException: org.apache.thrift.transport.TTransportException: Invalid status 71 at org.apache.thrift.transport.TSaslServerTransport$Factory.getTransport(TSaslServerTransport.java:219) ~[hive-exec-3.1.3.jar:3.1.3] at org.apache.thrift.server.TThreadPoolServer$WorkerProcess.run(TThreadPoolServer.java:269) ~[hive-exec-3.1.3.jar:3.1.3] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) ~[?:1.8.0_352] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) ~[?:1.8.0_352] at java.lang.Thread.run(Thread.java:750) [?:1.8.0_352] Caused by: org.apache.thrift.transport.TTransportException: Invalid status 71 at org.apache.thrift.transport.TSaslTransport.sendAndThrowMessage(TSaslTransport.java:232) ~[hive-exec-3.1.3.jar:3.1.3]

Vatsal
  • 33
  • 3

0 Answers0