BuildPathJob.execute() doesn't need to call ZooKeeper exists() before calling create(). create() will throw if the znode already exists.
BuildPathJob.execute() doesn't need to call ZooKeeper exists() before calling create(). create() will throw if the znode already exists.