[ 
https://issues.apache.org/jira/browse/SPARK-19531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15865589#comment-15865589
 ] 

Apache Spark commented on SPARK-19531:
--------------------------------------

User 'dosoft' has created a pull request for this issue:
https://github.com/apache/spark/pull/16924

> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to