I'm able to run this job from the hadoop machine (where job & task tracker also runs) /hadoop jar /home/maryama/hbase-0.90.1/hbase-0.90.1.jar rowcounter <usertable>
But, I'm not able to run the same job from a) hbase client machine (full hbase & hadoop installed) b) hbase server machines (ditto) Get File /home/.../hdfs/tmp/mapred/system/job_201103311630_0024/libjars/hadoop-0.20.2-core.jar does not exist. Any idea how this jar file get packaged/where is it looking for? thanks v
