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

    https://github.com/apache/spark/pull/5442#discussion_r28268448
  
    --- Diff: docs/quick-start.md ---
    @@ -214,6 +286,24 @@ tens or hundreds of nodes. You can also do this 
interactively by connecting `bin
     a cluster, as described in the [programming 
guide](programming-guide.html#initializing-spark).
     
     </div>
    +<div data-lang="r" markdown="1">
    +
    +{% highlight r %}
    +> cache(linesWithSpark)
    +
    +> count(linesWithSpark)
    --- End diff --
    
    This number may be outdated (The readme could be updated without touching 
these examples).


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