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

    https://github.com/apache/spark/pull/15869#discussion_r87787755
  
    --- Diff: docs/running-on-yarn.md ---
    @@ -495,6 +468,20 @@ To use a custom metrics.properties for the application 
master and executors, upd
       name matches both the include and the exclude pattern, this file will be 
excluded eventually.
       </td>
     </tr>
    +<tr>
    +  <td><code>spark.yarn.report.interval</code></td>
    +  <td>1s</td>
    +  <td>
    +  Interval between reports of the current app status in Yarn cluster mode.
    +  </td>
    +</tr>
    +<tr>
    +  <td><code>spark.yarn.services</code></td>
    +  <td>Nil</td>
    --- End diff --
    
    As far the user is concerned, I think the best way to express the default 
is "(none)". `Nil` is an implementation detail


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