![Big Data Analytics with Hadoop 3](https://wfqqreader-1252317822.image.myqcloud.com/cover/823/36699823/b_36699823.jpg)
上QQ阅读APP看书,第一时间看更新
Enabling MapReduce to write to timeline service v.2
To write MapReduce framework data to timeline service v.2, enable the following configuration in mapred-site.xml:
<property> <name>mapreduce.job.emit-timeline-data</name> <value>true</value> </property>
The timeline service is still evolving so you should try it out only to test out the features and not in production, and wait for the more widely adopted version, which should be available sometime soon.