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

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=13603806#comment-13603806 ] 

Enis Soztutar commented on HBASE-8124:
--------------------------------------

tmpjars is actually a Hadoop configuration, we cannot rename it. 
                
> 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