2

I am able to start hiveserver2 service on Centos8.5 and attached below logs when starting hiveserver2.

hiveserver2 logs

Also hive metastore service is up and running. Logs are attached below.

hive metastore logs

I am able to access hive shell by executing command $hive.

hive shell able to access

Only the issue is that I am not able to connect hiveserver2 ip and port via beeline hive jdbc string.

hiveserver2 beeline jdbc issue

netstat -tnlpa | grep 10000

10000 port not listening on hiveserver2 server

Please suggest your recommendation to resolve this issue.

Thanks in advance. Faizan.

I believe the hiveserver2 port 10000 is not up therefore we are not able to connect with jdbc string with ip and port and getting connection refused error.

Faizan
  • 21
  • 5
  • Please don't post pictures of text. Copy the original text to your question, and format accordingly. Probably best when formatted as code. – James Z Mar 01 '23 at 10:06

0 Answers0