GitHub user tsudukim opened a pull request:

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

    [SPARK-4642] Documents about running-on-YARN needs update

    Added descriptions about these parameters.
    - spark.yarn.report.interval
    - spark.yarn.queue
    - spark.yarn.user.classpath.first
    - spark.yarn.scheduler.reporterThread.maxFailures
    
    Modified description about the defalut value of this parameter.
    - spark.yarn.submit.file.replication

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

    $ git pull https://github.com/tsudukim/spark feature/SPARK-4642

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

    https://github.com/apache/spark/pull/3500.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 #3500
    
----
commit 88cac9be04bceb76e82ac68445ff0e3ddaab89f7
Author: Masayoshi TSUZUKI <[email protected]>
Date:   2014-11-28T01:00:25Z

    [SPARK-4642] Documents about running-on-YARN needs update
    
    Added descriptions about these parameters.
    - spark.yarn.report.interval
    - spark.yarn.queue
    - spark.yarn.user.classpath.first
    - spark.yarn.scheduler.reporterThread.maxFailures
    
    Modified description about the defalut value of this parameter.
    - spark.yarn.submit.file.replication

----


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