GitHub user ash211 opened a pull request:
https://github.com/apache/spark/pull/852
Default log4j.properties incorrectly sends all output to stderr and none to
stdout
https://issues.apache.org/jira/browse/SPARK-1899
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/ash211/spark SPARK-1899
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/852.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #852
----
commit 41af54c07509a1aabd9f0e0e111e7f13616f3cee
Author: Andrew Ash <[email protected]>
Date: 2014-05-22T04:54:43Z
Change log4j.properties.template
- Only send ERROR and higher to stderr
- Send everything to stdout
commit d094463519ba3b50293dc06bfe51717204a1e21f
Author: Andrew Ash <[email protected]>
Date: 2014-05-22T05:00:40Z
Use 4-year dates in default logging
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---