You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@bigtop.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/08/04 06:23:00 UTC

[jira] [Commented] (BIGTOP-2864) Tez with "Class path contains multiple SLF4J bindings" warnings

    [ https://issues.apache.org/jira/browse/BIGTOP-2864?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114012#comment-16114012 ] 

ASF GitHub Bot commented on BIGTOP-2864:
----------------------------------------

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

----


> Tez with "Class path contains multiple SLF4J bindings" warnings
> ---------------------------------------------------------------
>
>                 Key: BIGTOP-2864
>                 URL: https://issues.apache.org/jira/browse/BIGTOP-2864
>             Project: Bigtop
>          Issue Type: Bug
>          Components: tez
>    Affects Versions: 1.2.1
>            Reporter: dengkai
>            Assignee: dengkai
>         Attachments: BIGTOP-2864.patch
>
>
> 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.
> [https://issues.apache.org/jira/browse/BIGTOP-583]



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)