GitHub user xueyumusic opened a pull request:

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

    spark.storage.blockManagerSlaveTimeoutMs default config

    ## What changes were proposed in this pull request?
    This PR use spark.network.timeout in place of 
spark.storage.blockManagerSlaveTimeoutMs when it is not configured, as 
configuration doc said
    
    ## How was this patch tested?
    manual test


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

    $ git pull https://github.com/xueyumusic/spark slaveTimeOutConfig

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

    https://github.com/apache/spark/pull/21575.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 #21575
    
----
commit f5943410efd2f8f0cc82493eee5c5a4c30f7ebe3
Author: xueyu <278006819@...>
Date:   2018-06-15T05:32:33Z

    blockManagerSlaveTimeoutMs default config

----


---

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

Reply via email to