spark-instrumented-optimizer/core/src/main
Kousuke Saruta 8f5c827b01 [SPARK-5344][WebUI] HistoryServer cannot recognize that inprogress file was renamed to completed file
`FsHistoryProvider` tries to update application status but if `checkForLogs` is called before `.inprogress` file is renamed to completed file, the file is not recognized as completed.

Author: Kousuke Saruta <sarutak@oss.nttdata.co.jp>

Closes #4132 from sarutak/SPARK-5344 and squashes the following commits:

9658008 [Kousuke Saruta] Merge branch 'master' of git://git.apache.org/spark into SPARK-5344
d2c72b6 [Kousuke Saruta] Fixed update issue of FsHistoryProvider
2015-01-25 15:34:20 -08:00
..
java/org/apache/spark [SPARK-4857] [CORE] Adds Executor membership events to SparkListener 2015-01-15 17:53:42 -08:00
resources/org/apache/spark [SPARK-4984][CORE][WEBUI] Adding a pop-up containing the full job description when it is very long 2015-01-21 15:27:42 -08:00
scala/org/apache/spark [SPARK-5344][WebUI] HistoryServer cannot recognize that inprogress file was renamed to completed file 2015-01-25 15:34:20 -08:00