- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Error: org.apache.hive.jdbc.ZooKeeperHiveClientException: Unable to read HiveServer2 configs from ZooKeeper (state=,code=0) Beeline version 3.1.3000.7.1.3.0-100 by Apache Hive
Created on
‎11-12-2020
05:19 AM
- last edited on
‎11-12-2020
05:51 AM
by
VidyaSargur
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi Team,
Could you please advise on this issue .
Getting the below error when running Hive or Beeline
Error: org.apache.hive.jdbc.ZooKeeperHiveClientException: Unable to read HiveServer2 configs from ZooKeeper (state=,code=0)
Already performed thee steps :
1) Verified Hive server 2 and restart and could see again it is going to stop mode.
2) Verified 10000 port listening or not - found the port is listening and connection established for Hive server 2
3) Verified Zookeeper (leader and followers) and no issue there
4) In Hue interface - Hive tables loading but issue coming only in CLI
Created ‎11-23-2020 11:39 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
@vijaypabothu the full log file can give a better picture of this issue. However this can be the reflections of few configuration issues e.g:
1. The permission 755 is not available on /tmp/hive in HDFS.
2. The dir /tmp/hive/hive is full or running out of space then you have to move the file from there etc.
Cheers!
Was your question answered? Make sure to mark the answer as the accepted solution.
If you find a reply useful, say thanks by clicking on the thumbs up button.
