spark-instrumented-optimizer/core/src
Alex Bozarth c3e23bc0c3 [SPARK-10653][CORE] Remove unnecessary things from SparkEnv
## What changes were proposed in this pull request?

Removed blockTransferService and sparkFilesDir from SparkEnv since they're rarely used and don't need to be in stored in the env. Edited their few usages to accommodate the change.

## How was this patch tested?

ran dev/run-tests locally

Author: Alex Bozarth <ajbozart@us.ibm.com>

Closes #12970 from ajbozarth/spark10653.
2016-05-09 11:51:37 -07:00
..
main [SPARK-10653][CORE] Remove unnecessary things from SparkEnv 2016-05-09 11:51:37 -07:00
test [SPARK-10653][CORE] Remove unnecessary things from SparkEnv 2016-05-09 11:51:37 -07:00