Josh Elser created ACCUMULO-3403:
------------------------------------
Summary: Revert removal of setZooKeeperInstance methods from mapreduce classes
Key: ACCUMULO-3403
URL: https://issues.apache.org/jira/browse/ACCUMULO-3403
Project: Accumulo
Issue Type: Improvement
Components: mapreduce
Reporter: Josh Elser
Assignee: Josh Elser
Fix For: 1.7.0
ACCUMULO-2659 removed setZooKeeperInstance(JobConf, String, String) methods which were deprecated
in favor of the ClientConfiguration variants.
This is a very painful API change that is very easy to continue to support. The change was
made in accordance with our deprecation rules, but I believe reintroducing the methods will
drastically help simplify downstream projects.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|