You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@bigtop.apache.org by loleek <gi...@git.apache.org> on 2017/08/04 06:22:11 UTC

[GitHub] bigtop pull request #272: BIGTOP-2864:Multiple SLF4J bindings in tez

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 <de...@baidu.com>
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bigtop pull request #272: BIGTOP-2864:Multiple SLF4J bindings in tez

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/bigtop/pull/272


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bigtop issue #272: BIGTOP-2864:Multiple SLF4J bindings in tez

Posted by loleek <gi...@git.apache.org>.
Github user loleek commented on the issue:

    https://github.com/apache/bigtop/pull/272
  
    Yes, there is one in hadoop. 


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] bigtop issue #272: BIGTOP-2864:Multiple SLF4J bindings in tez

Posted by c0s <gi...@git.apache.org>.
Github user c0s commented on the issue:

    https://github.com/apache/bigtop/pull/272
  
    So, I assume the one from Hadoop will be used instead, right? 
    Looks reasonable, I will commit this shortly.


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---