GitHub user erickt opened a pull request:

    https://github.com/apache/spark/pull/8754

    [SPARK-10594] [YARN] Remove reference to --num-executors, add 
--properties-file

    `ApplicationMaster` no longer has the `--num-executors` flag, and had an 
undocumented `--properties-file` configuration option.
    
    cc @srowen 

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/erickt/spark master

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/8754.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #8754
    
----
commit 018850492158a30eddbd17c78938eea87b438ade
Author: Erick Tryzelaar <[email protected]>
Date:   2015-09-14T19:47:03Z

    [SPARK-10594] [YARN] Remove reference to --num-executors

commit c7d1686db3af71200f6f3917260cf772fb922513
Author: Erick Tryzelaar <[email protected]>
Date:   2015-09-14T19:47:44Z

    [SPARK-10594] [YARN] Document ApplicationMaster --properties-file

----


---
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