spark-instrumented-optimizer/core/src/main
Marcelo Vanzin 0b9cae4242 [SPARK-11249][LAUNCHER] Throw error if app resource is not provided.
Without this, the code would build an invalid spark-submit command line,
and a more cryptic error would be presented to the user. Also, expose
a constant that allows users to set a dummy resource in cases where
they don't need an actual resource file; for backwards compatibility,
that uses the same "spark-internal" resource that Spark itself uses.

Tested via unit tests, run-example, spark-shell, and running the
thrift server with mixed spark and hive command line arguments.

Author: Marcelo Vanzin <vanzin@cloudera.com>

Closes #12909 from vanzin/SPARK-11249.
2016-05-10 10:35:54 -07:00
..
java/org/apache/spark [SPARK-15045] [CORE] Remove dead code in TaskMemoryManager.cleanUpAllAllocatedMemory for pageTable 2016-05-04 22:22:01 -07:00
resources/org/apache/spark [SPARK-8171][WEB UI] Javascript based infinite scrolling for the log page 2016-04-20 21:24:11 +09:00
scala/org/apache/spark [SPARK-11249][LAUNCHER] Throw error if app resource is not provided. 2016-05-10 10:35:54 -07:00