0

I tried to setup a 4 node Hadoop cluster using CDH4.7. The cluster is up and running fine and when I submit a word count MR job it completed successfully but when I am submitting an MR job to insert data into HBase it was throwing class not found errors. So I copied hbase jar from hbase lib to hadoop lib. Now it is running fine.

My question is: Is my approach right? I feel I should not copy hbase jar into hadoop lib folder.

Can someone suggest what is the best way? And do we need to set any environment variable or is the cloudera manager doing it itself?

Ladadadada
  • 25,847
  • 7
  • 57
  • 90
sunny
  • 1

0 Answers0