Hi,
Normally I connect to hive through beeline using the below connection string :
“!connect jdbc:hive2://c.cloudxlab.com:10000/default”
However it stopped working today. After chatting with Michael(from support), he suggested me to use below string :
“!connect jdbc:hive2://ip-172.31.20.247.ec2.internal:10000 bizarnab2537 org.apache.hive.jdbc.HiveDriver”
But that too isn’t working. Kevin from support asked to start a discussion.
Further I noticed that only two datanodes are live/started. There are many connection-refused alerts in the cluster.
Regards
Arnab