You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@spark.apache.org by rx...@apache.org on 2014/01/09 09:56:24 UTC

[3/3] git commit: Merge pull request #361 from rxin/clean

Merge pull request #361 from rxin/clean

Minor style cleanup. Mostly on indenting & line width changes.

Focused on the few important files since they are the files that new contributors usually read first.


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

Branch: refs/heads/master
Commit: 365cac94652cd012bf3783f74eed98c95b884bbb
Parents: 73c724e 295d825
Author: Reynold Xin <rx...@apache.org>
Authored: Thu Jan 9 00:56:16 2014 -0800
Committer: Reynold Xin <rx...@apache.org>
Committed: Thu Jan 9 00:56:16 2014 -0800

----------------------------------------------------------------------
 .../scala/org/apache/spark/Partitioner.scala    |  7 +--
 .../scala/org/apache/spark/SparkContext.scala   | 32 +++++++-----
 .../org/apache/spark/rdd/PairRDDFunctions.scala | 52 +++++++++++---------
 .../main/scala/org/apache/spark/rdd/RDD.scala   | 32 ++++++------
 4 files changed, 68 insertions(+), 55 deletions(-)
----------------------------------------------------------------------