spark-instrumented-optimizer/core
Aaron Davidson 46bcb9551e SPARK-1137: Make ZK PersistenceEngine not crash for wrong serialVersionUID
Previously, ZooKeeperPersistenceEngine would crash the whole Master process if
there was stored data from a prior Spark version. Now, we just delete these files.

Author: Aaron Davidson <aaron@databricks.com>

Closes #4 from aarondav/zookeeper2 and squashes the following commits:

fa8b40f [Aaron Davidson] SPARK-1137: Make ZK PersistenceEngine not crash for wrong serialVersionUID
2014-03-02 01:00:42 -08:00
..
src SPARK-1137: Make ZK PersistenceEngine not crash for wrong serialVersionUID 2014-03-02 01:00:42 -08:00
pom.xml Remove remaining references to incubation 2014-03-02 01:00:16 -08:00