You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Nick Dimiduk (JIRA)" <ji...@apache.org> on 2013/03/15 21:44:13 UTC

[jira] [Resolved] (HBASE-8124) TableMapReduceUtils should distribute dependency jars using an hbase config

     [ https://issues.apache.org/jira/browse/HBASE-8124?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nick Dimiduk resolved HBASE-8124.
---------------------------------

    Resolution: Won't Fix

Oh bother.
                
> TableMapReduceUtils should distribute dependency jars using an hbase config
> ---------------------------------------------------------------------------
>
>                 Key: HBASE-8124
>                 URL: https://issues.apache.org/jira/browse/HBASE-8124
>             Project: HBase
>          Issue Type: Sub-task
>          Components: mapreduce, Usability
>            Reporter: Nick Dimiduk
>            Assignee: Nick Dimiduk
>             Fix For: 0.95.0, 0.98.0
>
>
> When users invoke TableMapReduceUtils#addDependencyJars, directly or indirectly, the discovered jars are added to the jobconf via the configuration point "tmpjars". That means that, if I want to use one jobconf as the basis of another, and I blanket copy all "hbase.*" confs, the dependency jar list will be missed. Since the dependency jars are critical for successful execution of the job, and not an internal API passed between different MR components, this config point should be renamed to something starting with "hbase."

--
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