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

Tez UI: Use DAG status for controlling auto-refresh polling.

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.9.0
    • None
    • None

    Description

      Issue: UI throws error on trying to access details of a SUCCEEDED DAG in a RUNNING app.

      Cause: Right now we depend on app status to control polling, and its not mandatory for the AM to have details about non-running DAGs run under it. Hence error is thrown on polling AM for old DAG details.

      Note:

      • Current implementation uses app status as it considers a possible case where DAG could move to SUCCEEDED state and then go back to RUNNING.
      • It also presumed the AM to have data about all DAGs run under it.

      Attachments

        1. TEZ-3630.1.patch
          5 kB
          Sreenath Somarajapuram

        Activity

          People

            Sreenath Sreenath Somarajapuram
            Sreenath Sreenath Somarajapuram
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: