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

    https://github.com/apache/spark/pull/14645#discussion_r74737117
  
    --- Diff: docs/quick-start.md ---
    @@ -40,7 +40,7 @@ RDDs have _[actions](programming-guide.html#actions)_, 
which return values, and
     
     {% highlight scala %}
     scala> textFile.count() // Number of items in this RDD
    -res0: Long = 126
    +res0: Long = 99
    --- End diff --
    
    From http://spark.apache.org/docs/latest/quick-start.html
    without cache
    ![screen shot 2016-08-15 at 17 12 
33](https://cloud.githubusercontent.com/assets/5894707/17660363/8693aeea-630b-11e6-93b2-09c438e8f77f.png)
    and with cache
    ![screen shot 2016-08-15 at 17 12 
44](https://cloud.githubusercontent.com/assets/5894707/17660387/a58635ac-630b-11e6-8541-36003860ed5e.png)



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