[GitHub] incubator-spark pull request: Default log4j initialization causes ...

2014-02-10 Thread prb
Github user prb commented on the pull request: https://github.com/apache/incubator-spark/pull/573#issuecomment-34715973 The infinite loop was caused by the fact that the list of appenders is *always* empty when the slf4j mock implementation of log4j is in place.

[GitHub] incubator-spark pull request: SPARK-1071: Tidy logging strategy an...

2014-02-09 Thread prb
Github user prb commented on the pull request: https://github.com/apache/incubator-spark/pull/570#issuecomment-34606733 @pwendell I think @srowen's changes are actually cleaning up some different loose ends around jcl versus log4j, and what he's talking about being incumbe