You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2014/12/11 23:44:13 UTC

[jira] [Created] (ACCUMULO-3403) Revert removal of setZooKeeperInstance methods from mapreduce classes

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)