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

Tez UI: show the dagInfo is the application has set the same.

    XMLWordPrintableJSON

Details

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

    Description

      hive/pig etc can set additional info on the dag using

      /**
         * Set description info for this DAG that can be used for visualization purposes.
         * @param dagInfo JSON blob as a serialized string.
         *                Recognized keys by the UI are:
         *                    "context" - The application context in which this DAG is being used.
         *                                For example, this could be set to "Hive" or "Pig" if
         *                                this is being run as part of a Hive or Pig script.
         *                    "description" - General description on what this DAG is going to do.
         *                                In the case of Hive, this could be the SQL query text.
         * @return {@link DAG}
         */
      

      It would be useful to show this information.

      Attachments

        1. TEZ-2453.1.patch
          10 kB
          Prakash Ramachandran
        2. TEZ-2453.2.patch
          11 kB
          Prakash Ramachandran

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: