-
- Downloads
[SPARK-12790][CORE] Remove HistoryServer old multiple files format
Removed isLegacyLogDirectory code path and updated tests andrewor14 Author: felixcheung <felixcheung_m@hotmail.com> Closes #10860 from felixcheung/historyserverformat.
Showing
- .rat-excludes 6 additions, 6 deletions.rat-excludes
- core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala 8 additions, 116 deletions...a/org/apache/spark/deploy/history/FsHistoryProvider.scala
- core/src/main/scala/org/apache/spark/scheduler/EventLoggingListener.scala 0 additions, 2 deletions...ala/org/apache/spark/scheduler/EventLoggingListener.scala
- core/src/test/resources/spark-events/local-1422981759269 0 additions, 0 deletionscore/src/test/resources/spark-events/local-1422981759269
- core/src/test/resources/spark-events/local-1422981759269/APPLICATION_COMPLETE 0 additions, 0 deletions...ces/spark-events/local-1422981759269/APPLICATION_COMPLETE
- core/src/test/resources/spark-events/local-1422981759269/SPARK_VERSION_1.2.0 0 additions, 0 deletions...rces/spark-events/local-1422981759269/SPARK_VERSION_1.2.0
- core/src/test/resources/spark-events/local-1422981780767 0 additions, 0 deletionscore/src/test/resources/spark-events/local-1422981780767
- core/src/test/resources/spark-events/local-1422981780767/APPLICATION_COMPLETE 0 additions, 0 deletions...ces/spark-events/local-1422981780767/APPLICATION_COMPLETE
- core/src/test/resources/spark-events/local-1422981780767/SPARK_VERSION_1.2.0 0 additions, 0 deletions...rces/spark-events/local-1422981780767/SPARK_VERSION_1.2.0
- core/src/test/resources/spark-events/local-1425081759269 0 additions, 0 deletionscore/src/test/resources/spark-events/local-1425081759269
- core/src/test/resources/spark-events/local-1425081759269/APPLICATION_COMPLETE 0 additions, 0 deletions...ces/spark-events/local-1425081759269/APPLICATION_COMPLETE
- core/src/test/resources/spark-events/local-1425081759269/SPARK_VERSION_1.2.0 0 additions, 0 deletions...rces/spark-events/local-1425081759269/SPARK_VERSION_1.2.0
- core/src/test/resources/spark-events/local-1426533911241 0 additions, 0 deletionscore/src/test/resources/spark-events/local-1426533911241
- core/src/test/resources/spark-events/local-1426533911241/APPLICATION_COMPLETE 0 additions, 0 deletions...ces/spark-events/local-1426533911241/APPLICATION_COMPLETE
- core/src/test/resources/spark-events/local-1426533911241/SPARK_VERSION_1.2.0 0 additions, 0 deletions...rces/spark-events/local-1426533911241/SPARK_VERSION_1.2.0
- core/src/test/resources/spark-events/local-1426633911242 0 additions, 0 deletionscore/src/test/resources/spark-events/local-1426633911242
- core/src/test/resources/spark-events/local-1426633911242/APPLICATION_COMPLETE 0 additions, 0 deletions...ces/spark-events/local-1426633911242/APPLICATION_COMPLETE
- core/src/test/resources/spark-events/local-1426633911242/SPARK_VERSION_1.2.0 0 additions, 0 deletions...rces/spark-events/local-1426633911242/SPARK_VERSION_1.2.0
- core/src/test/scala/org/apache/spark/deploy/history/FsHistoryProviderSuite.scala 6 additions, 89 deletions.../apache/spark/deploy/history/FsHistoryProviderSuite.scala
- core/src/test/scala/org/apache/spark/deploy/history/HistoryServerSuite.scala 3 additions, 22 deletions.../org/apache/spark/deploy/history/HistoryServerSuite.scala
Loading
Please register or sign in to comment