[
https://issues.apache.org/jira/browse/HBASE-5135?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-5135.
-----------------------------------
Resolution: Invalid
> TableMapReduceUtil should be using the DistributedCache API, not the
> 'tmpjars' config directly.
> -----------------------------------------------------------------------------------------------
>
> Key: HBASE-5135
> URL: https://issues.apache.org/jira/browse/HBASE-5135
> Project: HBase
> Issue Type: Improvement
> Reporter: Harsh J
>
> The jar adding methods of TableMapReduceUtil seem to be bypassing the
> DistributedCache API by plugging in the jar lists themselves to the actual
> property. This is not a good practice and must be avoided if possible.
> _Observed during HBASE-3274_.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)