-
- Downloads
Merge pull request #384 from pwendell/debug-logs
Make DEBUG-level logs consummable. Removes two things that caused issues with the debug logs: (a) Internal polling in the DAGScheduler was polluting the logs. (b) The Scala REPL logs were really noisy.
No related branches found
No related tags found
Showing
- conf/log4j.properties.template 3 additions, 1 deletionconf/log4j.properties.template
- core/src/main/resources/org/apache/spark/log4j-defaults.properties 3 additions, 1 deletion...main/resources/org/apache/spark/log4j-defaults.properties
- core/src/main/scala/org/apache/spark/scheduler/DAGScheduler.scala 2 additions, 2 deletions.../main/scala/org/apache/spark/scheduler/DAGScheduler.scala
Please register or sign in to comment