Details
-
Bug
-
Status: Resolved
-
Trivial
-
Resolution: Won't Fix
-
1.2.0
-
None
Description
Spark's console logger is configured to log message with INFO level to stderr by default while it should be stdout:
https://github.com/apache/spark/blob/master/core/src/main/resources/org/apache/spark/log4j-defaults.properties
https://github.com/apache/spark/blob/master/conf/log4j.properties.template