You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Every ZooKeeper method call can potentially throw several Exceptions (lost connection, etc.). The methods must be then be retried. See the ZK FAQ: http://wiki.apache.org/hadoop/ZooKeeper/FAQ
Every ZooKeeper method call can potentially throw several Exceptions (lost connection, etc.). The methods must be then be retried. See the ZK FAQ: http://wiki.apache.org/hadoop/ZooKeeper/FAQ