We are trying to enable tez ATS integration for Hadoop 2.4 and found there is such a setting according to the Tez website:
When using Tez with Apache Hadoop 2.4.x or 2.5.x, given that these versions are not fully secure, the following property also needs to be enabled: <property> <name>tez.allow.disabled.timeline-domains</name> <value>true</value> </property> Could someone help to clarify what exactly does this mean? What's the behavior for turn on/off this config? Thanks! Xiaoyong
