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

Improve post-mortem data available via RM

    XMLWordPrintableJSON

Details

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

    Description

      The status information available from RM is weaker than that available from AM.
      Perhaps rich status from AM can be bundled into a protobuf packet (or JSON) and pushed to RM during shutdown.
      eg during shutdown, set appMessage=

      {AppMaster status + <diagnostic messages>}

      in parsable format.

      Then the client-side code can be: get StatusInfoPacket from either AM or RM. decode packet and populate client-side structures.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mikeliddell Mike Liddell
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: