spark-instrumented-optimizer/launcher
Marcelo Vanzin 5a5bbc2996 [SPARK-9074] [LAUNCHER] Allow arbitrary Spark args to be set.
This change allows any Spark argument to be added to the app to
be started using SparkLauncher. Known arguments are properly
validated, while unknown arguments are allowed so that the
library can launch newer Spark versions (in case SPARK_HOME points
at one).

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #7975 from vanzin/SPARK-9074 and squashes the following commits:

b5e451a [Marcelo Vanzin] [SPARK-9074] [launcher] Allow arbitrary Spark args to be set.
2015-08-11 16:33:08 -07:00
..
src [SPARK-9074] [LAUNCHER] Allow arbitrary Spark args to be set. 2015-08-11 16:33:08 -07:00
pom.xml [SPARK-8709] Exclude hadoop-client's mockito-all dependency 2015-06-29 14:07:55 -07:00