HI ,

Please check NameNode and DataNode logs why table is not getting created.

Follow will come when Class path contains multiple SLF4j..Please check 
HDFS-3480 for same.

 SLF4J: Class path contains multiple SLF4J bindings.

 SLF4J: Found binding in 
[jar:file:/opt/hbase-0.92.1/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 SLF4J: Found binding in 
[jar:file:/opt/hadoop-1.0.3/lib/slf4j-log4j12-1.4.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
 explanation.


--Brahma Reddy

________________________________
From: Saniya Khalsa [saniya.kha...@gmail.com]
Sent: Thursday, July 12, 2012 8:29 PM
To: hdfs-user@hadoop.apache.org
Subject: Multiple SLF4J bindings

Hi
I am getting this error while creating a table in HBAse shell
I have hadoop 1.0.3 and HBase 0.92.1 version installed.
Installation went fine but am unable to create tables.

Getting this error

 SLF4J: Class path contains multiple SLF4J bindings.
 SLF4J: Found binding in 
[jar:file:/opt/hbase-0.92.1/lib/slf4j-log4j12-1.5.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 SLF4J: Found binding in 
[jar:file:/opt/hadoop-1.0.3/lib/slf4j-log4j12-1.4.3.jar!/org/slf4j/impl/StaticLoggerBinder.class]
 SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
 explanation.


Please help me and tell the solution.

Regards
Saniya

Reply via email to