[ 
https://issues.apache.org/jira/browse/SPARK-19531?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Marcelo Vanzin resolved SPARK-19531.
------------------------------------
       Resolution: Fixed
         Assignee: Oleg Danilov
    Fix Version/s: 2.3.0

> 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
>            Assignee: Oleg Danilov
>             Fix For: 2.3.0
>
>
> 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.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to