Apache Ambari Views
Also available as:
PDF
loading table of contents...

Configuring Your Cluster for Tez View

When you deploy a cluster with Ambari, a Tez View instance is automatically created. However, you must verify that the configurations listed in the following table have been correctly set.

If you have manually deployed your cluster, you must set the properties listed in the following table to configure your cluster before you create Tez View on your standalone Ambari server.

To configure your cluster for Tez View:

Steps

  1. Confirm the following configurations are set:

    Table 2.5. Cluster Configurations for Tez View

    Component

    Configuration

    Property

    Comments

    YARN

    yarn-site.xml

    yarn.resourcemanager. system-metrics-publisher.enabled

    Enable the generic history service in the Timeline Server. Verify that this property is set to true.

    YARN

    yarn-site.xml

    yarn.timeline-service.enabled

    Enable the Timeline Server for logging details. Verify that this property is set to true.

    YARN

    yarn-site.xml

    yarn.timeline-service.webapp.address

    Value must be the IP:PORT on which the Timeline Server is running.


  2. If you changed any settings, you must restart the YARN ResourceManager and the Timeline Server for your changes to take effect.