Created 02-17-2017 12:43 AM
Created 02-17-2017 12:56 AM
Check your Hive is up and Application Timeline Server, it can't open because it can't communicate with either.
Created 02-17-2017 02:27 AM
Can you check this guide for all correct properties http://docs.hortonworks.com/HDPDocuments/HDP2/HDP-2.5.3/bk_hadoop-high-availability/content/ch_HA-Hi... you're getting zookeeper errors.
Created 02-17-2017 01:00 AM
Share the stack trace from the error for detailed info.
Created 02-17-2017 01:15 AM
Hi @Sindhu,
where can i find that "stack trace"?
Created on 02-17-2017 01:03 AM - edited 08-19-2019 04:21 AM
Hi @Artem Ervits,
Thank you for your quick response. can you guide how to that? im new on this technology. i recently assign to this to explore. im following some guides but this error alert stops me .
Created 02-17-2017 01:13 AM
Please share the error log in /var/log/hive for hiveserver2
Created 02-17-2017 02:00 AM
i cant paste here my logs dont know why
Created 02-17-2017 02:01 AM
Attach as file or paste as answer, you're probably hitting limit
Created 02-17-2017 01:04 AM
hadoop.proxyuser.root.groups=*
hadoop.proxyuser.root.hosts=*
if ambari running as root put this configuration in custom core-site in HDFS config
su - hdfs hadoop fs -mkdir /user/admin hadoop fs -chown admin:hadoop /user/admin