spark-instrumented-optimizer/bin
wangfei 267fdffe27 [SPARK-2925] [sql]fix spark-sql and start-thriftserver shell bugs when set --driver-java-options
https://issues.apache.org/jira/browse/SPARK-2925

Run cmd like this will get the error
bin/spark-sql --driver-java-options '-Xdebug -Xnoagent -Xrunjdwp:transport=dt_socket,address=8788,server=y,suspend=y'

Error: Unrecognized option '-Xnoagent'.
Run with --help for usage help or --verbose for debug output

Author: wangfei <wangfei_hello@126.com>
Author: wangfei <wangfei1@huawei.com>

Closes #1851 from scwf/patch-2 and squashes the following commits:

516554d [wangfei] quote variables to fix this issue
8bd40f2 [wangfei] quote variables to fix this problem
e6d79e3 [wangfei] fix start-thriftserver bug when set driver-java-options
948395d [wangfei] fix spark-sql error when set --driver-java-options
2014-08-14 10:55:51 -07:00
..
beeline [SPARK-2678][Core][SQL] A workaround for SPARK-2678 2014-08-06 12:28:35 -07:00
compute-classpath.cmd [SPARK-1876] Windows fixes to deal with latest distribution layout changes 2014-05-19 15:02:35 -07:00
compute-classpath.sh [SPARK-2410][SQL] Merging Hive Thrift/JDBC server (with Maven profile fix) 2014-07-28 12:07:30 -07:00
load-spark-env.sh SPARK-1404: Always upgrade spark-env.sh vars to environment vars 2014-04-04 09:50:24 -07:00
pyspark [SPARK-2894] spark-shell doesn't accept flags 2014-08-09 21:11:00 -07:00
pyspark.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
pyspark2.cmd [SPARK-2305] [PySpark] Update Py4J to version 0.8.2.1 2014-07-29 19:02:06 -07:00
run-example [SPARK-1981] Add AWS Kinesis streaming support 2014-08-02 13:35:35 -07:00
run-example.cmd moved user scripts to bin folder 2013-09-23 12:46:48 +08:00
run-example2.cmd [SPARK-1981] Add AWS Kinesis streaming support 2014-08-02 13:35:35 -07:00
spark-class [SPARK-1776] Have Spark's SBT build read dependencies from Maven. 2014-07-10 11:03:37 -07:00
spark-class.cmd sbin/spark-class* -> bin/spark-class* 2014-01-03 15:08:01 +05:30
spark-class2.cmd SPARK-1879. Increase MaxPermSize since some of our builds have many classes 2014-05-19 18:42:28 -07:00
spark-shell [SPARK-2894] spark-shell doesn't accept flags 2014-08-09 21:11:00 -07:00
spark-shell.cmd [SPARK-3006] Failed to execute spark-shell in Windows OS 2014-08-13 22:17:07 -07:00
spark-sql [SPARK-2925] [sql]fix spark-sql and start-thriftserver shell bugs when set --driver-java-options 2014-08-14 10:55:51 -07:00
spark-submit spark-submit: add exec at the end of the script 2014-05-24 22:39:27 -07:00
spark-submit.cmd [SPARK-1736] Spark submit for Windows 2014-05-12 17:39:40 -07:00
utils.sh [SPARK-2894] spark-shell doesn't accept flags 2014-08-09 21:11:00 -07:00