Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-2136

Spark SQL does not disply the job description on web ui/ event log

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • None
    • 1.1.0
    • SQL
    • None

    Description

      In Shark, the input SQL string is displayed at the description section of the web UI. However, spark-sql does not display any description of the query string on web ui or event log. Currently, manually setting

      sc.setJobDescription()
      

      before running a query solves the problem; however, it will be better if spark-sql automatically displays the query string.

      Attachments

        Activity

          People

            Unassigned Unassigned
            shlee0605 Seunghyun Lee
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: