GitHub user sarutak opened a pull request:

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

    [SPARK-5208][DOCS]  Add more documentation to Netty-based configs

    #3713 added some documentation about Netty-based configs but I think we 
need more. I think following configs can be useful for performance tuning.
    
    * spark.shuffle.io.mode
    * spark.shuffle.io.backLog
    * spark.shuffle.io.receiveBuffer
    * spark.shuffle.io.sendBuffer

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

    $ git pull https://github.com/sarutak/spark more-description-for-netty

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

    https://github.com/apache/spark/pull/4012.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 #4012
    
----
commit a6e2aa70b8c5b068fffe603e33c0e9b50c0be5da
Author: Kousuke Saruta <saru...@oss.nttdata.co.jp>
Date:   2015-01-13T00:27:20Z

    Add more description of parameter for Netty

----


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

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to