Github user WangTaoTheTonic commented on the pull request:

    https://github.com/apache/spark/pull/4018#issuecomment-69861508
  
    About the name thing, here are two option:
    *  We change all command args to `--driver-cores`. This change shoud be 
made in `org.apache.spark.deploy.ClientArguments` and 
`org.apache.spark.deploy.yarn.ClientArguments`.
    * Or we changed all command args to `--cores | -c`. This change should be 
made in `SparkSubmitArguments`.
    
    As they mean the same thing in standalone and yarn deploy mode, we should 
make them consistent.
    
    @vanzin  @andrewor14  How do you guys think?


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to