Avoid re-upload remote resources in yarn client mode | 26 ms | Passed |
SPARK-21568 ConsoleProgressBar should be enabled only in shells | 0.29 sec | Passed |
SPARK-24241: do not fail fast if executor num is 0 when dynamic allocation is enabled | 2 ms | Passed |
SPARK-27575: yarn confs should merge new value with existing value | 27 ms | Passed |
SPARK-32119: Jars and files should be loaded when Executors launch for plugins | 10 sec | Passed |
SPARK-33530: handles standalone mode with archives | 20 ms | Passed |
SPARK_CONF_DIR overrides spark-defaults.conf | 6 ms | Passed |
ambiguous archive mapping results in error message | 23 ms | Passed |
automatically sets mainClass if primary resource is S3 JAR in client mode | 85 ms | Passed |
automatically sets mainClass if primary resource is S3 JAR in cluster mode | 81 ms | Passed |
avoid downloading remote resource if it is supported by yarn service | 21 ms | Passed |
correctly builds R packages included in a jar with --packages | 0 ms | Skipped |
download list of files to local | 17 ms | Passed |
download one file to local | 17 ms | Passed |
download remote resource if it is not supported by yarn service | 23 ms | Passed |
downloadFile - file doesn't exist | 16 ms | Passed |
downloadFile - invalid url | 17 ms | Passed |
downloadFile does not download local file | 0 ms | Passed |
error informatively when mainClass isn't set and S3 JAR doesn't exist | 36 ms | Passed |
force download for all the schemes | 21 ms | Passed |
force download from forced schemes | 22 ms | Passed |
get a Spark configuration from arguments | 1 ms | Passed |
handle binary specified but not class | 87 ms | Passed |
handles YARN client mode | 22 ms | Passed |
handles YARN cluster mode | 26 ms | Passed |
handles arguments to user program | 1 ms | Passed |
handles arguments to user program with name collision | 0 ms | Passed |
handles arguments with --key=val | 3 ms | Passed |
handles confs with flag equivalents | 19 ms | Passed |
handles k8s cluster mode | 20 ms | Passed |
handles legacy standalone cluster mode | 17 ms | Passed |
handles mesos client mode | 18 ms | Passed |
handles natural line delimiters in --properties-file and --conf uniformly | 20 ms | Passed |
handles standalone client mode | 19 ms | Passed |
handles standalone cluster mode | 17 ms | Passed |
include an external JAR in SparkR | 0 ms | Skipped |
includes jars passed in through --jars | 10 sec | Passed |
includes jars passed in through --packages | 11 sec | Passed |
includes jars passed through spark.jars.packages and spark.jars.repositories | 10 sec | Passed |
launch simple application with spark-submit | 5.8 sec | Passed |
launch simple application with spark-submit with redaction | 6.3 sec | Passed |
print the right queue name | 1 ms | Passed |
prints error with unrecognized options | 1 ms | Passed |
prints usage on empty input | 4 ms | Passed |
prints usage with only --help | 1 ms | Passed |
remove copies of application jar from classpath | 19 ms | Passed |
resolves command line argument paths correctly | 64 ms | Passed |
resolves config paths correctly | 86 ms | Passed |
specify deploy mode through configuration | 60 ms | Passed |
start SparkApplication without modifying system properties | 21 ms | Passed |
support --py-files/spark.submit.pyFiles in non pyspark application | 28 ms | Passed |
support glob path | 34 ms | Passed |
user classpath first in driver | 2.1 sec | Passed |