-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/43557/
-----------------------------------------------------------

Review request for Ambari, Alejandro Fernandez, jun aoki, Jayush Luniya, 
Oleksandr Diachenko, Richard Zang, Sumit Mohanty, and Yusaku Sako.


Bugs: AMBARI-15042
    https://issues.apache.org/jira/browse/AMBARI-15042


Repository: ambari


Description
-------

App Timeline server failed to start due to java.lang.ClassNotFoundException: 
Class org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore

#Snippet from logs:
Server failed in state INITED; cause: java.lang.RuntimeException: 
java.lang.RuntimeException: java.lang.ClassNotFoundException: Class 
org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore not found
...
Caused by: java.lang.RuntimeException: java.lang.ClassNotFoundException: Class 
org.apache.hadoop.yarn.server.timeline.EntityGroupFSTimelineStore not found

There is no class EntityGroupFSTimelineStore available, the value of parameter 
yarn.timeline-service.store-class should be set as below: 
org.apache.hadoop.yarn.server.timeline.LeveldbTimelineStore


Diffs
-----

  
ambari-server/src/main/resources/stacks/HDP/2.3/services/YARN/configuration/yarn-site.xml
 8b6709d 

Diff: https://reviews.apache.org/r/43557/diff/


Testing
-------

yes. manual


Thanks,

bhuvnesh chaudhary

Reply via email to