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

    https://github.com/apache/spark/pull/2198#discussion_r17818868
  
    --- Diff: docs/running-on-yarn.md ---
    @@ -50,6 +50,13 @@ Most of the configs are the same for Spark on YARN as 
for other deployment modes
       </td>
     </tr>
     <tr>
    +  <td><code>spark.yarn.scheduler.reporterThread.maxFailures</code></td>
    +  <td>5</td>
    +  <td>
    +    The number of max failures in a row. Reporter thread which checks 
failed executor give up when the number of attempts reach this number.
    --- End diff --
    
    O.K, I agree with you. I'll remove the description from the doc.


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