You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Vinoth Kanakasabapathy (JIRA)" <ji...@apache.org> on 2015/09/07 10:09:45 UTC

[jira] [Created] (YARN-4123) Unable to start YARN - Error starting JobHistoryServer

Vinoth Kanakasabapathy created YARN-4123:
--------------------------------------------

             Summary: Unable to start YARN - Error starting JobHistoryServer
                 Key: YARN-4123
                 URL: https://issues.apache.org/jira/browse/YARN-4123
             Project: Hadoop YARN
          Issue Type: Bug
         Environment: Cloudera CDH 5.4.0
            Reporter: Vinoth Kanakasabapathy


Hi,

I am having issues while restarting YARN service. It keeps failing with errors shown in the logs below. YARN was working fine until last week and then the below error messages started to pop up all of a sudden. 

Tried restarting YARN/JOB history server. Nothing worked. Kindly help to alleviate this issue.

Thanks,
Vinoth

org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer	
Error starting JobHistoryServer
java.lang.IllegalAccessError: tried to access class org.apache.hadoop.mapred.JobACLsManager from class org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager
	at org.apache.hadoop.mapreduce.v2.hs.HistoryFileManager.serviceInit(HistoryFileManager.java:503)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistory.serviceInit(JobHistory.java:94)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.service.CompositeService.serviceInit(CompositeService.java:107)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer.serviceInit(JobHistoryServer.java:145)
	at org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer.launchJobHistoryServer(JobHistoryServer.java:222)
	at org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer.main(JobHistoryServer.java:232)
1:06:55.303 PM	INFO	org.apache.hadoop.util.ExitUtil	
Exiting with status -1
1:06:55.355 PM	INFO	org.apache.hadoop.mapreduce.v2.hs.JobHistory	
Stopping JobHistory
1:06:55.358 PM	INFO	org.apache.hadoop.mapreduce.v2.hs.JobHistoryServer	
SHUTDOWN_MSG: 
/************************************************************
SHUTDOWN_MSG: Shutting down JobHistoryServer at master/10.144.25.49
************************************************************/



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)