I want to run a map reduce example:
package my.test;
import java.io.IOException;
import java.util.HashMap;
import java.util.Map;
import java.util.Map.En
`hadoop classpath`
and
`hbase classpath`
will give cluster classpath export this to HADOOP_CLASSPATH. (is standard way to utilize cluster's local environment).
-libjars
option of the mapreduce if was not finding the jar which you are looking for.