Description
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.
Attachments
Issue Links
- is related to
-
ACCUMULO-2659 Incompatible API changes in 1.6.0
- Resolved