You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/08/09 01:31:49 UTC

[jira] [Created] (HBASE-9165) Improvements to addDependencyJars

Nick Dimiduk created HBASE-9165:
-----------------------------------

             Summary: Improvements to addDependencyJars
                 Key: HBASE-9165
                 URL: https://issues.apache.org/jira/browse/HBASE-9165
             Project: HBase
          Issue Type: Sub-task
          Components: mapreduce
    Affects Versions: 0.95.2
            Reporter: Nick Dimiduk
            Assignee: Nick Dimiduk


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.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira