Github user sryza commented on the pull request:

    https://github.com/apache/spark/pull/86#issuecomment-36937078
  
    I uploaded a new patch that takes most of the review feedback into account. 
 Includes the following changes:
    * changes Opt to OptionAssigner and uses default parameters
    * makes deployMode a boolean instead of an int
    * renames to spark-submit
    * adds (and takes advantage of) system properties for the yarn-client 
configs that can be used instead of env vars
    * removes --client-classpath
    * marks helper classes as private
    
    I still need to tidy up the usage string.  And there's the outstanding 
question of whether we can avoid starting a new JVM.


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to