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

Hudson commented on TAJO-735:
-----------------------------

SUCCESS: Integrated in Tajo-master-build #155 (See 
[https://builds.apache.org/job/Tajo-master-build/155/])
TAJO-735: Remove multiple SLF4J bindings message. (hyoungjunkim via hyunsik) 
(hyunsik: rev dd7d041acecfc8bb7d9e80d6a808420807d50b21)
* CHANGES.txt
* tajo-dist/src/main/bin/tajo


> Remove multiple SLF4J bindings message.
> ---------------------------------------
>
>                 Key: TAJO-735
>                 URL: https://issues.apache.org/jira/browse/TAJO-735
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: hyoungjunkim
>            Assignee: hyoungjunkim
>            Priority: Trivial
>             Fix For: 0.8-incubating, 1.0-incubating
>
>         Attachments: TAJO-735.patch
>
>
> See title. When run tajo cli, next message is shown.
> {noformat}
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in 
> [jar:file:/home/hdfs/hadoop-2.2.0/share/hadoop/common/lib/slf4j-log4j12-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in 
> [jar:file:/home/tajo/tajo-0.8.0-SNAPSHOT/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]
> {noformat}
> This is because hadoop and tajo have slf4j library. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to