Skip to content
Snippets Groups Projects
  • Raymond Liu's avatar
    c852201c
    For SPARK-1082, Use Curator for ZK interaction in standalone cluster · c852201c
    Raymond Liu authored
    Author: Raymond Liu <raymond.liu@intel.com>
    
    Closes #611 from colorant/curator and squashes the following commits:
    
    7556aa1 [Raymond Liu] Address review comments
    af92e1f [Raymond Liu] Fix coding style
    964f3c2 [Raymond Liu] Ignore NodeExists exception
    6df2966 [Raymond Liu] Rewrite zookeeper client code with curator
    c852201c
    History
    For SPARK-1082, Use Curator for ZK interaction in standalone cluster
    Raymond Liu authored
    Author: Raymond Liu <raymond.liu@intel.com>
    
    Closes #611 from colorant/curator and squashes the following commits:
    
    7556aa1 [Raymond Liu] Address review comments
    af92e1f [Raymond Liu] Fix coding style
    964f3c2 [Raymond Liu] Ignore NodeExists exception
    6df2966 [Raymond Liu] Rewrite zookeeper client code with curator