spark-instrumented-optimizer/project
Reynold Xin 4a91806a45 [SPARK-13413] Remove SparkContext.metricsSystem
## What changes were proposed in this pull request?

This patch removes SparkContext.metricsSystem. SparkContext.metricsSystem returns MetricsSystem, which is a private class. I think it was added by accident.

In addition, I also removed an unused private[spark] method schedulerBackend setter.

## How was the this patch tested?

N/A.

Author: Reynold Xin <rxin@databricks.com>

This patch had conflicts when merged, resolved by
Committer: Josh Rosen <joshrosen@databricks.com>

Closes #11282 from rxin/SPARK-13413.
2016-02-22 14:01:35 -08:00
..
project [MINOR][BUILD] Changed the comment to reflect the plugin project is there to support SBT pom reader only. 2015-11-30 09:30:58 +00:00
build.properties [SPARK-12112][BUILD] Upgrade to SBT 0.13.9 2015-12-05 08:15:30 +08:00
MimaBuild.scala [SPARK-6363][BUILD] Make Scala 2.11 the default Scala version 2016-01-30 00:20:28 -08:00
MimaExcludes.scala [SPARK-13413] Remove SparkContext.metricsSystem 2016-02-22 14:01:35 -08:00
plugins.sbt [SPARK-4628][BUILD] Remove all non-Maven-Central repositories from build 2016-01-08 20:58:53 -08:00
SparkBuild.scala [SPARK-13109][BUILD] Fix SBT publishLocal issue 2016-02-17 15:05:40 -08:00