-
- Downloads
[SPARK-5783] Better eventlog-parsing error messages
Author: Ryan Williams <ryan.blake.williams@gmail.com> Closes #4573 from ryan-williams/history and squashes the following commits: a8647ec [Ryan Williams] fix test calls to .replay() 98aa3fe [Ryan Williams] include filename in history-parsing error message 8deecf0 [Ryan Williams] add line number to history-parsing error message b668b52 [Ryan Williams] add log info line to history-eventlog parsing
Showing
- core/src/main/scala/org/apache/spark/deploy/history/FsHistoryProvider.scala 2 additions, 1 deletion...a/org/apache/spark/deploy/history/FsHistoryProvider.scala
- core/src/main/scala/org/apache/spark/deploy/master/Master.scala 1 addition, 1 deletion...rc/main/scala/org/apache/spark/deploy/master/Master.scala
- core/src/main/scala/org/apache/spark/scheduler/ReplayListenerBus.scala 6 additions, 3 deletions.../scala/org/apache/spark/scheduler/ReplayListenerBus.scala
- core/src/test/scala/org/apache/spark/scheduler/ReplayListenerSuite.scala 2 additions, 2 deletions...cala/org/apache/spark/scheduler/ReplayListenerSuite.scala
Loading
Please register or sign in to comment