[
https://issues.apache.org/jira/browse/BIGTOP-1068?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13766812#comment-13766812
]
Sean Mackrory commented on BIGTOP-1068:
---------------------------------------
+1 to the idea - I've used Curator and quite like it. It would be a good
addition to the platform. It's handy to have DataFu packaged because you can't
just throw it in anything like a POM and have pig retrieve it for you, but if
it's packaged you can just "yum install pig-udf-datafu" and "REGISTER
/usr/lib/datafu/*.jar". Is Curator commonly used by languages that would
require something similar? Just wandering if there are specific languages
Curator is commonly used with that we can do anything else to better integrate
with when packaging this...
> Add packaging for Apache Curator
> --------------------------------
>
> Key: BIGTOP-1068
> URL: https://issues.apache.org/jira/browse/BIGTOP-1068
> Project: Bigtop
> Issue Type: New Feature
> Affects Versions: 0.7.0
> Reporter: Andrew Purtell
> Assignee: Andrew Purtell
>
> Apache Curator is a framework that greatly simplifies using Apache ZooKeeper.
> It adds many features that build on ZooKeeper and handles the complexity of
> managing connections to the ZooKeeper cluster and retrying operations. It
> also implements the common recipes that are described in the ZooKeeper
> documentation. Because it helps developers avoid the pitfalls involved with
> using ZooKeeper and implementing its recipes, Curator is used extensively in
> production at Netflix and other places. It is an incubating project with a
> good likelihood of graduation.
> Bigtop should consider offering a Curator package as a simple library
> depending on the ZooKeeper package, a relationship similar to that of DataFu
> with respect to Pig or Phoenix with respect to HBase. Adding Curator would
> also introduce a number of new useful ZooKeeper functional and integration
> tests.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira