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

Tez UI fallback loader address is incorrect if finished jobs vertex if status is RUNNING

    XMLWordPrintableJSON

Details

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

    Description

      Finished job died leaving vertex status in RUNNING. When loading vertex page from UI, first it tries loading vertexProgress through am proxy, then it tries loading vertexProgress from strange address

      http://rmhost:8088/proxy/application_123456_123456/ws/v1/tez/vertexProgress?dagID=1&vertexID=14&_=1462904900117

      http://timelinehost:8088/applicationhistory/app/application_123456_123456/ws/v1/tez/vertexProgress?dagID=1&vertexID=14&_=1462904900117

      Page fails to render since the above page actually renders html and not xml data since it is not part of the REST API services.

      Attachments

        Activity

          People

            Sreenath Sreenath Somarajapuram
            jeagles Jonathan Turner Eagles
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: