Andrew Ash created SPARK-1899:
---------------------------------

             Summary: 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)

Reply via email to