[
https://issues.apache.org/jira/browse/SPARK-1899?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14005620#comment-14005620
]
Andrew Ash commented on SPARK-1899:
-----------------------------------
https://github.com/apache/spark/pull/852
> Default log4j.properties incorrectly sends all output to stderr and none to
> stdout
> ----------------------------------------------------------------------------------
>
> Key: SPARK-1899
> URL: https://issues.apache.org/jira/browse/SPARK-1899
> Project: Spark
> Issue Type: Bug
> Components: Deploy
> Affects Versions: 1.0.0
> Reporter: Andrew Ash
>
> Standard practice for unix applications is to send most output to stdout, and
> errors to stderr. The default log4j.properties file that Spark includes
> incorrectly sends all output to stderr and none to stdout. Update the
> default log4j to split the output appropriately.
--
This message was sent by Atlassian JIRA
(v6.2#6252)