Thomas Graves created SPARK-15410:
-------------------------------------

             Summary: spark-submit --help throws exception
                 Key: SPARK-15410
                 URL: https://issues.apache.org/jira/browse/SPARK-15410
             Project: Spark
          Issue Type: Bug
          Components: Spark Submit
    Affects Versions: 2.0.0
            Reporter: Thomas Graves


$ $SPARK_HOME/bin/spark-submit --help
Exception in thread "main" java.lang.IllegalArgumentException: Missing 
application resource.
        at 
org.apache.spark.launcher.CommandBuilderUtils.checkArgument(CommandBuilderUtils.java:241)
        at 
org.apache.spark.launcher.SparkSubmitCommandBuilder.buildSparkSubmitArgs(SparkSubmitCommandBuilder.java:151)
        at 
org.apache.spark.launcher.SparkSubmitCommandBuilder.buildSparkSubmitCommand(SparkSubmitCommandBuilder.java:267)
        at 
org.apache.spark.launcher.SparkSubmitCommandBuilder.buildCommand(SparkSubmitCommandBuilder.java:142)
        at org.apache.spark.launcher.Main.main(Main.java:86)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to