[
https://issues.apache.org/jira/browse/TAJO-67?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyunsik Choi resolved TAJO-67.
------------------------------
Resolution: Duplicate
This is a duplicated issue to TAJO-735. Since the patch was submitted to
TAJO-735, I'm fixing this issue as duplicated.
> Seeing console message: SLF4J: Class path contains multiple SLF4J bindings
> when running Tajo query with cli
> -----------------------------------------------------------------------------------------------------------
>
> Key: TAJO-67
> URL: https://issues.apache.org/jira/browse/TAJO-67
> Project: Tajo
> Issue Type: Bug
> Components: cli
> Reporter: Henry Saputra
> Priority: Minor
>
> When running query with Tajo CLI I saw this warning:
> SLF4J: Class path contains multiple SLF4J bindings.
> SLF4J: Found binding in
> [jar:file:/home/hsaputra/tajo-install/tajo-0.2.0-SNAPSHOT/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: Found binding in
> [jar:file:/home/hsaputra/hadoop-install/hadoop-2.0.3-alpha/share/hadoop/common/lib/slf4j-log4j12-1.6.1.jar!/org/slf4j/impl/StaticLoggerBinder.class]
> SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
> explanation.
> Need to exclude SLF4J package from Tajo and rely on Hadoop common?
--
This message was sent by Atlassian JIRA
(v6.2#6252)