Github user varunsaxena commented on a diff in the pull request:

    https://github.com/apache/spark/pull/3562#discussion_r21357610
  
    --- Diff: docs/configuration.md ---
    @@ -777,6 +777,16 @@ Apart from these, the following properties are also 
available, and may be useful
       </td>
     </tr>
     <tr>
    +  <td><code>spark.network.timeout</code></td>
    +  <td>100</td>
    +  <td>
    +    Default timeout for all network interactions, in seconds. This config 
will be used in 
    +    place of spark.core.connection.ack.wait.timeout, spark.akka.timeout, 
    --- End diff --
    
    I am not sure what you mean here. You mean I should change the statement to 
"This config will be used around spark.core.connection.ack.wait.timeout, 
spark.akka.timeout, spark.storage.blockManagerSlaveTimeoutMs and 
spark.shuffle.io.connectionTimeout, if they are not configured." ?  


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