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

Tez UI: derive applicationId from dag/vertex id instead of relying on json data

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0-alpha, 0.7.1
    • UI
    • None

    Description

      currently the applicationId for the models dag/vertex is picked up from primary filter data for the dag/vertex json. deriving this from the dagid/vertexid on the models has the below benefits.

      • ensures applicationId is not null (in some corner cases this causes exception in store.find)
      • makes the ui backward compatible (0.5).
      • allows to remove the appid from primary filter (TEZ-2485)

      Attachments

        1. TEZ-2523.1.patch
          3 kB
          Prakash Ramachandran

        Activity

          People

            pramachandran Prakash Ramachandran
            pramachandran Prakash Ramachandran
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: