SparkSubmitOptionParser¶
SparkSubmitOptionParser is the parser of spark-submit's command-line options.
Parsing Arguments¶
parse...FIXME
parse is used when:
AbstractLauncheris requested to addSparkArgMainis launchedSparkSubmitCommandBuilderis created and requested to buildSparkSubmitArgs
Option Handling¶
handle throws an UnsupportedOperationException (and expects subclasses to override the default behaviour, e.g. SparkSubmitArguments).
--files¶
A comma-separated sequence of paths