You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by pw...@apache.org on 2013/12/12 08:11:33 UTC

[02/50] git commit: Merge pull request #225 from ash211/patch-3

Merge pull request #225 from ash211/patch-3

Add missing space after "Serialized" in StorageLevel

Current code creates outputs like:

scala> res0.getStorageLevel.description
res2: String = Serialized1x Replicated


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

Branch: refs/heads/scala-2.10
Commit: b9e7609f2c6f5cbafd0111a4feccad313327ac89
Parents: 055462c 2176116
Author: Reynold Xin <rx...@apache.org>
Authored: Wed Dec 4 14:42:09 2013 -0800
Committer: Reynold Xin <rx...@apache.org>
Committed: Wed Dec 4 14:42:09 2013 -0800

----------------------------------------------------------------------
 core/src/main/scala/org/apache/spark/storage/StorageLevel.scala | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------