You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tajo.apache.org by "Henry Saputra (JIRA)" <ji...@apache.org> on 2013/06/05 09:26:20 UTC

[jira] [Created] (TAJO-67) Seeing console message: SLF4J: Class path contains multiple SLF4J bindings when running Tajo query with cli

Henry Saputra created TAJO-67:
---------------------------------

             Summary: 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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira