GitHub user loleek opened a pull request:
https://github.com/apache/bigtop/pull/272
BIGTOP-2864:Multiple SLF4J bindings in tez
When using Tez, there will be "Class path contains multiple SLF4J bindings"
warnings. This caused by existence of 'slf4j-log4j12-*.jar' in tez lib.
The same issue resolved before.
Reference : https://issues.apache.org/jira/browse/BIGTOP-583
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/loleek/bigtop master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/bigtop/pull/272.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 #272
----
commit e11539cef996b3ddf35e5bb0c833883a99bd7815
Author: dengkai02 <[email protected]>
Date: 2017-08-04T06:20:13Z
BIGTOP-2864:Multiple SLF4J bindings in tez
----
---
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.
---