You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Denys Buzhor (JIRA)" <ji...@apache.org> on 2014/02/11 20:02:21 UTC

[jira] [Created] (AMBARI-4613) Incorrect value for 'yarn.ats.store.class' config

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)