spark-instrumented-optimizer/project
Andrew Or 44daec5abd [Minor] Fix style, formatting and naming in BlockManager etc.
This is a precursor to a bigger change. I wanted to separate out the relatively insignificant changes so the ultimate PR is not inflated.

(Warning: this PR is full of unimportant nitpicks)

Author: Andrew Or <andrewor14@gmail.com>

Closes #1058 from andrewor14/bm-minor and squashes the following commits:

8e12eaf [Andrew Or] SparkException -> BlockException
c36fd53 [Andrew Or] Make parts of BlockManager more readable
0a5f378 [Andrew Or] Entry -> MemoryEntry
e9762a5 [Andrew Or] Tone down string interpolation (minor reverts)
c4de9ac [Andrew Or] Merge branch 'master' of github.com:apache/spark into bm-minor
b3470f1 [Andrew Or] More string interpolation (minor)
7f9dcab [Andrew Or] Use string interpolation (minor)
94a425b [Andrew Or] Refactor against duplicate code + minor changes
8a6a7dc [Andrew Or] Exception -> SparkException
97c410f [Andrew Or] Deal with MIMA excludes
2480f1d [Andrew Or] Fixes in StorgeLevel.scala
abb0163 [Andrew Or] Style, formatting and naming fixes
2014-06-12 20:40:58 -07:00
..
project [SPARK-1971] Update MIMA to compare against Spark 1.0.0 2014-05-30 01:13:51 -07:00
spark-style/src/main/scala/org/apache/spark/scalastyle SPARK-1352 - Comment style single space before ending */ check. 2014-03-30 10:06:56 -07:00
build.properties [SPARK-959] Updated SBT from 0.13.1 to 0.13.2 2014-04-16 08:52:14 -07:00
MimaBuild.scala [SPARK-2069] MIMA false positives 2014-06-11 10:47:06 -07:00
MimaExcludes.scala [Minor] Fix style, formatting and naming in BlockManager etc. 2014-06-12 20:40:58 -07:00
plugins.sbt sbt 0.13.X should be using sbt-assembly 0.11.X 2014-06-05 13:07:26 -07:00
SparkBuild.scala SPARK-1939 Refactor takeSample method in RDD to use ScaSRS 2014-06-12 19:44:27 -07:00