You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by ma...@apache.org on 2013/12/04 19:30:09 UTC

[3/3] git commit: Merge pull request #223 from rxin/transient

Merge pull request #223 from rxin/transient

Mark partitioner, name, and generator field in RDD as @transient.

As part of the effort to reduce serialized task size.


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

Branch: refs/heads/master
Commit: d6e5473872f405a6f4e466705e33cf893af915c1
Parents: 8a3475a 974a69d
Author: Matei Zaharia <ma...@eecs.berkeley.edu>
Authored: Wed Dec 4 10:28:50 2013 -0800
Committer: Matei Zaharia <ma...@eecs.berkeley.edu>
Committed: Wed Dec 4 10:28:50 2013 -0800

----------------------------------------------------------------------
 core/src/main/scala/org/apache/spark/rdd/RDD.scala | 10 +++++-----
 1 file changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------