Ravi,
Yes, its set in yarn-site.xml, it is set as below :
<property>
<name>yarn.timeline-service.store-class</name>
<value>org.apache.hadoop.yarn.server.applicationhistoryservice.timeline.LeveldbTimelineStore</value>
</property>
What is the problem ?
--
Suraj Nayak
On Monday 14 July 2014 03:22 AM, Ravi Mutyala wrote:
see if yarn.timeline-service.store-class is set to
org.apache.hadoop.yarn.server.applicationhistoryservice.timeline.LeveldbTimelineStore
in yarn-site.xml (and in config on webui).
Should have been set by ambari, if not could be a bug.