GitHub user XuTingjun opened a pull request:

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

    [SPARK-1507][YARN]specify num of cores for AM

    I add some configurations below.
    spark.yarn.am.cores/SPARK_MASTER_CORES/SPARK_DRIVER_CORES for yarn-client 
mode;
    spark.driver.cores for yarn-cluster mode.

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

    $ git pull https://github.com/XuTingjun/spark SPARK1507

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

    https://github.com/apache/spark/pull/3799.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 #3799
    
----
commit c35a515982fb3235ea648806ff392b13759322fc
Author: wangfei <[email protected]>
Date:   2014-12-25T08:09:33Z

    specify AM core in yarn-client and yarn-cluster mode

----


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