Details
Description
The way we support adding HBase dependencies to a MapReduce job in TableMapReduceUtils#addDependencyJars(job) is a bit monolithic. Advanced users need a way to add HBase and its dependencies to their job without us snooping around for ouput formats and the like (see PIG-3285). We can also benefit from a little more code reuse between our mapred and mapreduce namespaces.
Attachments
Attachments
Issue Links
- is related to
-
HBASE-9112 Custom TableInputFormat in initTableMapperJob throws ClassNoFoundException on TableMapper
- Closed
-
HBASE-9484 Backport 8534 "Fix coverage for org.apache.hadoop.hbase.mapreduce" to 0.96
- Closed