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

Sean Owen resolved SPARK-1082.
------------------------------
    Resolution: Won't Fix

I'm guessing this long since timed out

> Use Curator for ZK interaction in standalone cluster
> ----------------------------------------------------
>
>                 Key: SPARK-1082
>                 URL: https://issues.apache.org/jira/browse/SPARK-1082
>             Project: Spark
>          Issue Type: Improvement
>          Components: Deploy
>    Affects Versions: 0.9.0
>            Reporter: Aaron Davidson
>
> ZooKeeper's API is a veritable minefield of pitfalls. Apache Curator 
> (http://curator.apache.org/) provides a cleaner and higher level API that 
> helps avoid these problems.
> We should be able to replace almost all of 
> [ZooKeeperLeaderElectionAgent|https://github.com/apache/incubator-spark/blob/e2c68642c64345434e2034082cf9b299491e9e9f/core/src/main/scala/org/apache/spark/deploy/master/ZooKeeperLeaderElectionAgent.scala]
>  and 
> [SparkZooKeeperSession|https://github.com/apache/incubator-spark/blob/e2c68642c64345434e2034082cf9b299491e9e9f/core/src/main/scala/org/apache/spark/deploy/master/SparkZooKeeperSession.scala]
>  with Curator equivalents.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to