Srimanth Gunturi created AMBARI-4797:
----------------------------------------
Summary: ATS API url changing along with two config renames
Key: AMBARI-4797
URL: https://issues.apache.org/jira/browse/AMBARI-4797
Project: Ambari
Issue Type: Task
Components: client
Affects Versions: 1.5.0
Reporter: Srimanth Gunturi
Assignee: Srimanth Gunturi
Priority: Critical
Fix For: 1.5.0
YARN-1687 renamed configs which Ambari configures:
{{yarn.ahs.webapp.address}} > {{yarn.timeline-service.webapp.address}}
{{yarn.ats.store.class}} > {{yarn.timeline-service.store-class}}
{{yarn.ats.leveldb-apptimeline-store.path}} >
{{yarn.timeline-service.leveldb-timeline-store.path}}
{{yarn.ahs.store.class}} >
{{yarn.timeline-service.generic-application-history.store-class}}
Also, the default value of {{yarn.ats.store.class}} changed from
{{/var/log/hadoop-yarn/ats}} to {{/var/log/hadoop-yarn/timeline}}.
Also updates to config descriptions have been made.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)