bhuvnesh chaudhary created AMBARI-15042:
-------------------------------------------

             Summary: App Timeline server failed to start due to 
java.lang.ClassNotFoundException: Class 
org.apache.hadoop.yarn.server.timeline.Entit yGroupFSTimelineStore
                 Key: AMBARI-15042
                 URL: https://issues.apache.org/jira/browse/AMBARI-15042
             Project: Ambari
          Issue Type: Bug
            Reporter: bhuvnesh chaudhary


App Timeline server failed to start due to java.lang.ClassNotFoundException: 
Class org.apache.hadoop.yarn.server.timeline.Entit yGroupFSTimelineStore
{code}
2016-02-13 05:41:55,591 INFO  service.AbstractService 
(AbstractService.java:noteFailure(272)) - Service 
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistory
Server failed in state INITED; cause: java.lang.RuntimeException: 
java.lang.RuntimeException: java.lang.ClassNotFoundException: Class 
org.apache.hadoop.yarn.server.timeline.Entit
yGroupFSTimelineStore not found
java.lang.RuntimeException: java.lang.RuntimeException: 
java.lang.ClassNotFoundException: Class 
org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore not found
        at 
org.apache.hadoop.conf.Configuration.getClass(Configuration.java:2227)
        at 
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.createTimelineStore(ApplicationHistoryServer.java:204)
        at 
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.serviceInit(ApplicationHistoryServer.java:87)
        at 
org.apache.hadoop.service.AbstractService.init(AbstractService.java:163)
        at 
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.launchAppHistoryServer(ApplicationHistoryServer.java:161)
        at 
org.apache.hadoop.yarn.server.applicationhistoryservice.ApplicationHistoryServer.main(ApplicationHistoryServer.java:171)
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class 
org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore not found
{code}
There is no class EntityGroupFSTimelineStore available, the value of parameter 
yarn.timeline-service.store-class should be set to 
org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore



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

Reply via email to