- Subscribe to RSS Feed
- Mark Question as New
- Mark Question as Read
- Float this Question for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
Unable to Start HiveServer2 in Ambari
- Labels:
-
Apache Ambari
-
Apache Hive
Created 02-23-2021 07:52 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello. I'm a data analyst who was unfortunately tasked to fix an issue with hive. I tried
- Restarting all HDFS Components - success
- Restarting all Hive Components - failed.
- Restart HiveServer2 has failed
- 1 / 4 nodes have failed. The node that failed is not the master node
- Other components was started succesfully.
- Restart HiveServer2 has failed
Created 02-23-2021 11:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello @Benj1029
You need to go to the below path on the host which is hosting HIveserver2 process.
cd /var/log/hive/
vi hiveserver2.log file and just before the shutdown try looking at the stack trace, the would help you with some pointers.
Created 02-23-2021 11:31 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
hello @Benj1029
You need to go to the below path on the host which is hosting HIveserver2 process.
cd /var/log/hive/
vi hiveserver2.log file and just before the shutdown try looking at the stack trace, the would help you with some pointers.
Created 03-01-2021 02:15 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks. Turned out it's related to incorrect IP.
