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

    https://github.com/apache/spark/pull/16180#discussion_r91206234
  
    --- Diff: docs/programming-guide.md ---
    @@ -1346,7 +1346,7 @@ MapReduce) or sums. Spark natively supports 
accumulators of numeric types, and p
     can add support for new types.
     
     If accumulators are created with a name, they will be
    -displayed in Spark's UI. This can be useful for understanding the progress 
of
    +displayed in Spark's UI, they will show up inside of the stage that 
operates on the accumulators themselves. This can be useful for understanding 
the progress of
    --- End diff --
    
    This needs a bit of editing -- not quite grammatical. Maybe you can refer 
more specifically to where it is displayed? they'll show up where on what page?


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