spark-instrumented-optimizer/core/src/main
WangTaoTheTonic 471e6a3a47 [SPARK-3589][Minor]remove redundant code
https://issues.apache.org/jira/browse/SPARK-3589

"export CLASSPATH" in spark-class is redundant since same variable is exported before.
We could reuse defined value "isYarnCluster" in SparkSubmit.scala.

Author: WangTaoTheTonic <barneystinson@aliyun.com>

Closes #2445 from WangTaoTheTonic/removeRedundant and squashes the following commits:

6fb6872 [WangTaoTheTonic] remove redundant code
2014-09-18 12:07:53 -07:00
..
java/org/apache/spark [SPARK-2936] Migrate Netty network module from Java to Scala 2014-08-10 20:36:54 -07:00
resources/org/apache/spark [SPARK-2976] Replace tabs with spaces 2014-08-25 19:40:23 -07:00
scala/org/apache [SPARK-3589][Minor]remove redundant code 2014-09-18 12:07:53 -07:00