You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Oleg Danilov (JIRA)" <ji...@apache.org> on 2017/02/09 12:38:41 UTC

[jira] [Created] (SPARK-19531) History server doesn't refresh jobs for long-life apps like thriftserver

Oleg Danilov created SPARK-19531:
------------------------------------

             Summary: History server doesn't refresh jobs for long-life apps like thriftserver
                 Key: SPARK-19531
                 URL: https://issues.apache.org/jira/browse/SPARK-19531
             Project: Spark
          Issue Type: Bug
          Components: Spark Core
    Affects Versions: 2.1.0
            Reporter: Oleg Danilov


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.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org