You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Patrick Wendell (JIRA)" <ji...@apache.org> on 2014/08/08 01:03:11 UTC

[jira] [Comment Edited] (SPARK-2880) spark-submit processes app cmdline options

    [ https://issues.apache.org/jira/browse/SPARK-2880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14090002#comment-14090002 ] 

Patrick Wendell edited comment on SPARK-2880 at 8/7/14 11:01 PM:
-----------------------------------------------------------------

I believe this is a dup of SPARK-2678. Feel free to re-open it if it's not :)


was (Author: pwendell):
I believe this is a dup of SPARK-2687. Feel free to re-open it if it's not :)

> spark-submit processes app cmdline options
> ------------------------------------------
>
>                 Key: SPARK-2880
>                 URL: https://issues.apache.org/jira/browse/SPARK-2880
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>    Affects Versions: 1.0.0
>         Environment: Cloudera 5.1 on Ubuntu precise
>            Reporter: Shay Rojansky
>            Priority: Minor
>              Labels: newbie
>
> The usage for spark-submit is:
> Usage: spark-submit [options] <app jar | python file> [app options]
> However, when running my Python app thus:
> spark-submit test.py -v
> The -v gets picked up by spark-submit, which enters verbose mode. The correct behavior seems to be for test.py to receive this parameter.
> First time using Spark and submitting, will be happy to contribute a patch if this is validated as a bug.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org