Merge pull request #8 from vchekan/checkpoint-ttl-restore

Serialize and restore spark.cleaner.ttl to savepoint

In accordance to conversation in spark-dev maillist, preserve spark.cleaner.ttl 
parameter when serializing checkpoint.


Project: http://git-wip-us.apache.org/repos/asf/incubator-spark/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-spark/commit/b5346064
Tree: http://git-wip-us.apache.org/repos/asf/incubator-spark/tree/b5346064
Diff: http://git-wip-us.apache.org/repos/asf/incubator-spark/diff/b5346064

Branch: refs/heads/master
Commit: b5346064d6a2b6858e77b718d2fbadd691374282
Parents: 6dbd220 fbe40c5
Author: Matei Zaharia <ma...@eecs.berkeley.edu>
Authored: Tue Oct 15 21:25:03 2013 -0700
Committer: Matei Zaharia <ma...@eecs.berkeley.edu>
Committed: Tue Oct 15 21:25:03 2013 -0700

----------------------------------------------------------------------
 .../src/main/scala/org/apache/spark/streaming/Checkpoint.scala   | 2 ++
 .../main/scala/org/apache/spark/streaming/StreamingContext.scala | 4 ++++
 2 files changed, 6 insertions(+)
----------------------------------------------------------------------


Reply via email to