Package org.apache.drill.exec.coord.zk


package org.apache.drill.exec.coord.zk
Zookeeper/Curator integration code. Zookeeper is a cluster coordination service used by Drill to maintain cluster membership information. Curator is a library built on top of Zookeeper that handles some of the lower level details of using Zookeeper.