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

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

    [ 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: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org