HBase Related common Errors and Fixes

1) hbase shell slf4j class path contains multiple slf4j bindings
cause: both Hadoop 2.x and Hbase 0.98 having the duplicated jars.
Fix: Remove the following file form hbase/lib/slf4j-log4j12-1.6.4.jar

Comments

Popular posts from this blog

Hive Related Errors and fixes

HBase Interview Questions

Flume Related Errors