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

    https://github.com/apache/spark/pull/17113#discussion_r107604884
  
    --- Diff: docs/configuration.md ---
    @@ -1411,6 +1411,15 @@ Apart from these, the following properties are also 
available, and may be useful
       </td>
     </tr>
     <tr>
    +  <td><code>spark.blacklist.application.fetchFailure.enabled</code></td>
    +  <td>false</td>
    +  <td>
    +    (Experimental) If set to "true", Spark will blacklist the executors 
immediately when the fetch failure
    +    happened. If external shuffle service is enabled, then the whole node 
will be blacklisted. This configuration
    +    is to handle some scenarios where shuffle fetch is available and 
cannot be recovered through retry.
    --- End diff --
    
    >you may also want to add the same text as configs above about the timeout 
and dynamic allocation
    
    What do you specifically point to? Sorry I cannot get it.


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