spark-instrumented-optimizer/yarn/stable
Patrick Wendell 841721e03c SPARK-1352: Improve robustness of spark-submit script
1. Better error messages when required arguments are missing.
2. Support for unit testing cases where presented arguments are invalid.
3. Bug fix: Only use environment varaibles when they are set (otherwise will cause NPE).
4. A verbose mode to aid debugging.
5. Visibility of several variables is set to private.
6. Deprecation warning for existing scripts.

Author: Patrick Wendell <pwendell@gmail.com>

Closes #271 from pwendell/spark-submit and squashes the following commits:

9146def [Patrick Wendell] SPARK-1352: Improve robustness of spark-submit script
2014-03-31 12:07:14 -07:00
..
src/main/scala/org/apache/spark/deploy/yarn SPARK-1352: Improve robustness of spark-submit script 2014-03-31 12:07:14 -07:00
pom.xml SPARK-1193. Fix indentation in pom.xmls 2014-03-07 23:10:35 -08:00