GitHub user mengxr opened a pull request:
https://github.com/apache/incubator-spark/pull/591
SPARK-1076: [Fix #578] add @transient to some vals
I'll try to be more careful next time.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/apache/incubator-spark transient-new
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-spark/pull/591.patch
----
commit 2b4f044be8d198ce70c69a7494cc7adfa95f2e4f
Author: Xiangrui Meng <[email protected]>
Date: 2014-02-12T18:50:49Z
add @transient to prev in ZippedWithIndexRDD
add @transient to seed in PartitionwiseSampledRDD
----