I have setup a 3-node ambari cluster (3 VMs running CentOS 7), with hive just one of the services. All the other services have started, along with the hive clients on all the hosts and the hive metastore. However, starting the hiveserver2 fails. The starting logs show the following exception: caught exception: ZooKeeper node /hiveserver2 is not ready yet. Sleeping for 10 sec(s) Could anybody help me out please?
Hiveserver2 not starting - caught exception: ZooKeeper node /hiveserver2 is not ready yet
1.4k Views Asked by Hamza E. Khan At
1
There are 1 best solutions below
Related Questions in HIVE
- Type Adapter for Offset in hive flutter
- HIVE Sql Date conversion
- How to set spark.executor.extraClassPath & spark.driver.extraClassPath in hive query without adding those in hive-site.xml
- Hive query on HUE shows different timestamp than programatically/on data
- descending order of data in hive using collect_set
- How to optimize writing to a large table in Hive/HDFS using Spark
- Spark SQL repartition before insert operation
- Alter datatype of complex type(array<struct>>) in hive
- SqlAlchemy connection to Hive using http thrift transport and basic auth
- Aggregate values into a new column while retaining the old column
- Is it possible to query MAPR hdfs/hive tables from Trino?
- Can we make a column having both partitioning and bucketing in hive?
- converting varchar(7) to decimal (7,5) in hive
- Extract all characters before numeric values in hive SQL
- Livy session to submit pyspark from HDFS
Related Questions in CENTOS
- Facing fatal errors while running "yum update" command on CentOS 7/Cloudlinux 7
- How to access PostgreSQL (CentOS 9) from PGAdmin4 (Windows 10)
- I migrated a PHP server and I'm not able to solve this error below
- impossible to install lxml package for python 3.9 on centos7.9
- CentOS/RHEL download dependencies
- looking for help on package for REHL UBI 8/9: saxon
- Create htpasswd for cwp login
- NodeJS Express session is working in localhost but not working in Linux live server
- Manual steps to modify the IP address of an ESXI host in the Centos 7 dns records.This dns VM is running on the same host
- How to install and configure gitlab-CE on a local CentOS 7?
- C# DateTime.ToString return different result in Ubuntu and Centos
- How to find out centos7 ec2 instance
- Docker unexpected behavior when using dockerfile to yum install a package inside container
- 503 service unavailable after VPS IP change
- How to update podman's storage limit?
Related Questions in CLOUDERA
- Issue with SQLAlchemy accessing Impala database via cloudera ODBC DSN
- cloudera/quickstart image running in docker container is not starting and status is exited(139). How to solve it?
- Cloudera ODBC ThriftExtension connection error
- No Output for MapReduce Program even after successful job completion on Cloudera VM
- Exception in thread "main" java.lang.NoClassDefFoundError while running Spark program using spark-submit
- How to use external Spark with the Cloudera cluster?
- Permission denied error while importing a table into HDFS using Scoop
- How to load an audio/videos into Hbase
- Hive via hue is working but not via hive cli on Cloudera Data Platform
- Cloudera configuration between Master and Slave Nodes
- Bad performance when select any thing from a table on hive?
- Spark: IllegalArgumentException: "Error while instantiating 'org.apache.spark.sql.hive.HiveSessionStateBuilder':"
- How to reduce network round trip between hbase hadoop and application server
- Nifi data movement between SQL databases to HDFS and Hive
- Is there an inbuilt Monitoring solution for Nifi Processors where sometimes the processor getting hung can be reported
Related Questions in AMBARI
- Apache Ambari installation issue
- How to Add a Service to Ambari managed cluster (bigtop 3.2.1) , example : sqoop / sentry / kudu
- Compile Apache Ambari Error Could not resolve dependencies for project org.apache.ambari:ambari-metrics-assembly
- Integration of keycloak with Apache knox
- Why yarn resource manager not consume the max cores from node manager machines
- Ambari 2.8.0 failed install bigtop 3.2.0 when installing bigtop-select
- "IF NOT EXISTS" Unrecognized when I init hive-metastore
- failed to add host/datanode in ambari 2.7.5
- NiFi using memory more than allocated
- Ambari 2.7.7 Build Failure
- Ubuntu 22.04 docker install HDP 2.6.5 with error "failed to get D-BUS connection: No such file or directory
- Enabling Hadoop Namenode HA in Apache ambari using Bigtop
- HDFS showing heartbeat lost for nodes
- Install Spark 3.* on HDP with Ambari
- Ambari UI not showing versions in cluster installation
Related Questions in HIVESERVER2
- Hive via hue is working but not via hive cli on Cloudera Data Platform
- Issue with running hive queries with spark2 using thread
- docker-compose with hadoop-spark-hive-hdfs services
- hive issue when activating yarn FairScheduler
- Spark Thrift Server fails to start
- ClassNotFoundException: org.apache.hive.org.apache.commons.cli.ParseException - While starting hiveserver2 in Windows
- Ranger Hive-Plugin don't appear in Web UI
- Hiveserver2 started but 10000 port not coming up
- How to pass command to beeline without using interactive mode?
- Direct Hive Queries Doesn't appear in HiveServer2 WebUI
- ZooKeeper node /hiveserver2 is not ready yet. Sleeping for 10 sec(s)
- Could not open connection to the HS2 server
- Getting error "UnicodeError: label too long" while trying to connect Hive from python
- Join a small in-memory spark table with huge hive table without bringing all records from hive to spark
- PyHive unable to fetch logs from HiveServer2 when running in async mode
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Popular # Hahtags
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
In Ambari home page go to /Services/HDFS/Configs search for hadoop.proxyuser.hive.hosts and append the hostname that Hiveserver2 installed on it.