Support Questions

Find answers, ask questions, and share your expertise
Announcements
Check out our newest addition to the community, the Cloudera Data Analytics (CDA) group hub.

how to find hadoop services day to day performance ? how to find failure service(hive,pig,oozie) of last day if any service down?

Rising Star

Hi , I am using HDP 2.4, last day i notice that hive service down and after some time its up and running.how to find hive service failure/down logs?

1 ACCEPTED SOLUTION

Mentor

You can find logs in /var/log/hive unless you changed the directory, or you can also use Ambari Log Search if you enabled it.

Log search http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-user-guide/content/accessing_log_s...

View solution in original post

3 REPLIES 3

Mentor

You can find logs in /var/log/hive unless you changed the directory, or you can also use Ambari Log Search if you enabled it.

Log search http://docs.hortonworks.com/HDPDocuments/Ambari-2.4.2.0/bk_ambari-user-guide/content/accessing_log_s...

Rising Star

Thanks @Artem Ervits ,

/var/log/hive having large log file, so how we can search and find failure services time-stamp .is there any keyword or error text should use here using "grep"?

Mentor

if you use the log search utility, it automatically parses logs for you by severity level, if you intend to do it manually, you can search for an ERROR code.

Take a Tour of the Community
Don't have an account?
Your experience may be limited. Sign in to explore more.