YARN Resource Management
Also available as:
PDF
loading table of contents...

Configuring Per-Framework Data Collection

  • yarn.timeline-service.enabled

    Indicates to clients whether or not the Timeline Server is enabled. If it is enabled, the TimelineClient library used by end-users will post entities and events to the Timeline Server.

    Example:

    <property>
     <description>Enable or disable the Timeline Server.</description>
     <name>yarn.timeline-service.enabled</name>
     <value>true</value>
    </property>