spark-instrumented-optimizer/bin
Masayoshi TSUZUKI 66af8e2508 [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows
Modified not to pollute environment variables.
Just moved the main logic into `XXX2.cmd` from `XXX.cmd`, and call `XXX2.cmd` with cmd command in `XXX.cmd`.
`pyspark.cmd` and `spark-class.cmd` are already using the same way, but `spark-shell.cmd`, `spark-submit.cmd` and `/python/docs/make.bat` are not.

Author: Masayoshi TSUZUKI <tsudukim@oss.nttdata.co.jp>

Closes #2797 from tsudukim/feature/SPARK-3943 and squashes the following commits:

b397a7d [Masayoshi TSUZUKI] [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows
2014-10-14 18:50:14 -07:00
..
beeline SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
compute-classpath.cmd [SPARK-3808] PySpark fails to start in Windows 2014-10-07 11:53:22 -07:00
compute-classpath.sh SPARK-2058: Overriding SPARK_HOME/conf with SPARK_CONF_DIR 2014-10-03 10:03:15 -07:00
load-spark-env.sh SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
pyspark [SPARK-3772] Allow ipython to be used by Pyspark workers; IPython support improvements: 2014-10-09 16:08:07 -07:00
pyspark.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
pyspark2.cmd [SPARK-3775] Not suitable error message in spark-shell.cmd 2014-10-03 13:09:48 -07:00
run-example SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
run-example.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
run-example2.cmd [SPARK-3775] Not suitable error message in spark-shell.cmd 2014-10-03 13:09:48 -07:00
spark-class [SPARK-3869] ./bin/spark-class miss Java version with _JAVA_OPTIONS set 2014-10-14 15:09:51 -07:00
spark-class.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class2.cmd [SPARK-3775] Not suitable error message in spark-shell.cmd 2014-10-03 13:09:48 -07:00
spark-shell SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
spark-shell.cmd [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows 2014-10-14 18:50:14 -07:00
spark-shell2.cmd [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows 2014-10-14 18:50:14 -07:00
spark-sql [SPARK-3658][SQL] Start thrift server as a daemon 2014-10-01 15:15:24 -07:00
spark-submit SPARK-3337 Paranoid quoting in shell to allow install dirs with spaces within. 2014-09-08 10:24:15 -07:00
spark-submit.cmd [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows 2014-10-14 18:50:14 -07:00
spark-submit2.cmd [SPARK-3943] Some scripts bin\*.cmd pollutes environment variables in Windows 2014-10-14 18:50:14 -07:00
utils.sh [SPARK-3774] typo comment in bin/utils.sh 2014-10-03 13:12:37 -07:00