Denys Buzhor created AMBARI-4613:
------------------------------------
Summary: Incorrect value for 'yarn.ats.store.class' config
Key: AMBARI-4613
URL: https://issues.apache.org/jira/browse/AMBARI-4613
Project: Ambari
Issue Type: Bug
Components: client
Affects Versions: 1.5.0
Reporter: Denys Buzhor
Assignee: Denys Buzhor
Fix For: 1.5.0
Currently the value we provide for {{yarn.ats.store.class}} config is
{{org.apache.hadoop.yarn.server.applicationhistoryservice.timeline.LeveldbApplicationTimelineStore}}.
However this class does not exist on server. It should be
{{org.apache.hadoop.yarn.server.applicationhistoryservice.apptimeline.LeveldbApplicationTimelineStore}}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)