[
https://issues.apache.org/jira/browse/SPARK-6549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Pavel Sakun updated SPARK-6549:
-------------------------------
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
was:
Spark's console logger is configure to log message with INFO level to stderr
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
> Spark console logger logs to stderr by default
> ----------------------------------------------
>
> Key: SPARK-6549
> URL: https://issues.apache.org/jira/browse/SPARK-6549
> Project: Spark
> Issue Type: Bug
> Components: Input/Output
> Affects Versions: 1.2.0
> Reporter: Pavel Sakun
> Priority: Trivial
> Labels: log4j
>
> 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
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]