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

History server doesn't refresh jobs for long-life apps like thriftserver

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 2.1.0
    • 2.3.0
    • Spark Core
    • None

    Description

      If spark.history.fs.logDirectory points to hdfs, then spark history server doesn't refresh jobs page. This is caused by Hadoop - during writing to the .inprogress file Hadoop doesn't update file length until close and therefor Spark's history server is not able to detect any changes.

      I'm gonna submit a PR to fix this.

      Attachments

        Issue Links

          Activity

            People

              olegd Oleg Danilov
              olegd Oleg Danilov
              Votes:
              0 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: