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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira