Uploaded image for project: 'Apache Tez'
  1. Apache Tez
  2. TEZ-3345

Diagnostics for a failed AM may not show up on the DAG UI page.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • UI
    • None

    Description

      In a scenario where AM fails on all its attempts, the DAG page does not show the Diagnostics message on the Tez UI "Diagnostics" section. The messageis available on the AHS and could be pulled into the DAG page just like we do for failed vertices.

      I ran a simple Tez example job that was given way too less memory causing the AM to fail:

      hadoop jar /home/gs/tez/current/tez-examples-0.7.1.x.x.jar orderedwordcount -Dtez.am.resource.memory.mb=16 -Dtez.am.launch.cmd-opts="-Xmx13m -Djava.net.preferIPv4Stack=true -XX:+UseNUMA -XX:+PrintGCDetails -XX:+PrintGCDateStamps -Xloggc:<LOG_DIR>/gc.log"/books /output
      

      Attachments

        1. DagPage_AMDiagnostics.png
          113 kB
          Kuhu Shukla

        Activity

          People

            Sreenath Sreenath Somarajapuram
            kshukla Kuhu Shukla
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: