GitHub user colorant opened a pull request: https://github.com/apache/incubator-spark/pull/583
Minor fix for ZooKeeperPersistenceEngine to use configured working dir You can merge this pull request into a Git repository by running: $ git pull https://github.com/apache/incubator-spark zookeeper Alternatively you can review and apply these changes as the patch at: https://github.com/apache/incubator-spark/pull/583.patch ---- commit b4861ee75dbd5cb55ba40805cd58fc3a0cdc5159 Author: Raymond Liu <raymond....@intel.com> Date: 2014-02-12T03:35:36Z Minor fix for ZooKeeperPersistenceEngine to use configured working dir ----