GitHub user rmetzger opened a pull request:
https://github.com/apache/incubator-flink/pull/125
Change logging backend of SLF4j from Logback to Log4j
... for better compatibility with YARN.
We'll still ship the Logback configuration file and pass them their path to
the JVM so that
users can use Flink with Logback as well.
Please do not merge this in the next 12 hours. I would like to test the
changes on my laptop @ work. I have a Hortonworks sandbox there to test it.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rmetzger/incubator-flink
yarnClientDebugLogLevel
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-flink/pull/125.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 #125
----
commit bb43f932d25f148d33a4d1bd291a9f8d79d0bf24
Author: Robert Metzger <[email protected]>
Date: 2014-09-23T09:31:52Z
Change logging backend of SLF4j from Logback to Log4j for better
compatibiltiy with YARN.
We'll still ship the Logback configuration file and pass them their path to
the JVM so that
users can use Flink with Logback as well.
----
---
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.
---