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:56:13 UTC

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

     [ https://issues.apache.org/jira/browse/ACCUMULO-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Josh Elser resolved ACCUMULO-3403.
----------------------------------
    Resolution: Fixed

Reinstated setZooKeeperInstance(..., String, String) methods on AccumuloOutputFormat and AbstractInputFormat.

> 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
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)