You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tez.apache.org by "Hitesh Shah (JIRA)" <ji...@apache.org> on 2015/04/03 01:25:59 UTC

[jira] [Comment Edited] (TEZ-1408) SLF4J related warnings when using full tarball

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

Hitesh Shah edited comment on TEZ-1408 at 4/2/15 11:25 PM:
-----------------------------------------------------------

I think this might break the actual task runtime env given that we don't pull in anything from the cluster at runtime. 

( Especially considering the fact that we are moving to use slf4j in 0.7 )


was (Author: hitesh):
I think this might break the actual task runtime env given that we don't pull in anything from the cluster at runtime. 



> SLF4J related warnings when using full tarball 
> -----------------------------------------------
>
>                 Key: TEZ-1408
>                 URL: https://issues.apache.org/jira/browse/TEZ-1408
>             Project: Apache Tez
>          Issue Type: Bug
>            Reporter: Hitesh Shah
>         Attachments: TEZ-1408.001.patch
>
>
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in [jar:file:/Users/hitesh/install/hadoop2/hadoop-common-2.6.0-SNAPSHOT/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in [jar:file:/Users/hitesh/install/hadoop2/tez/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
> SLF4J: Actual binding is of type [org.slf4j.impl.Log4jLoggerFactory]



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)