spark-instrumented-optimizer/core/src/test
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-5270 [CORE] Provide isEmpty() function in RDD API 2015-01-19 22:50:45 -08:00
resources SPARK-4159 [CORE] Maven build doesn't run JUnit test suites 2015-01-06 12:02:08 -08:00
scala/org/apache [SPARK-5344][WebUI] HistoryServer cannot recognize that inprogress file was renamed to completed file 2015-01-25 15:34:20 -08:00