spark-instrumented-optimizer/yarn/src
Henry Saputra 9c934b640f Remove the semicolons at the end of Scala code to make it more pure Scala code.
Also remove unused imports as I found them along the way.
Remove return statements when returning value in the Scala code.

Passing compile and tests.
2013-11-19 10:19:03 -08:00
..
main/scala/org/apache/spark Remove the semicolons at the end of Scala code to make it more pure Scala code. 2013-11-19 10:19:03 -08:00
test/scala/org/apache/spark/deploy/yarn Simple cleanup on Spark's Scala code while testing core and yarn modules: 2013-11-15 10:32:20 -08:00