Details
-
Task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
As of DRILL-6534 Drill uses explicit version ZooKeeper (ZK) and curator. ZK's version was upgraded so it is better to upgrade Curator as it manages ZK.
Note: I've tried to upgrade Curator to 2.12.0, 3.3.0 and 4.0.1 (has hard dependency on ZK 3.5.x) and everything seems to work except that size of curator-client artifact is much larger than the current one's (~2+ MB and 70 kB respectively) and as a result jdbc-all maxSize should be increased.
Attachments
Issue Links
- is related to
-
DRILL-6534 Upgrade ZooKeeper patch version to 3.4.12 and add Apache Curator to dependencyManagement
- Resolved
- relates to
-
DRILL-6540 Upgrade to HADOOP-3.0 libraries
- Closed