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