GitHub user kimballa opened a pull request:

    https://github.com/apache/spark/pull/64

    SPARK-1173. Improve scala streaming docs.

    Clarify imports to add implicit conversions to DStream and
    fix other small typos in the streaming intro documentation.
    
    Tested by inspecting output via a local jekyll server, c&p'ing the scala 
commands into a spark terminal.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/kimballa/spark spark-1173-streaming-docs

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/64.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #64
    
----
commit 6fbff0ec62ad3571704f63a7e2a1f92844276ca9
Author: Aaron Kimball <aa...@magnify.io>
Date:   2014-03-03T07:13:05Z

    SPARK-1173. Improve scala streaming docs.
    
    Clarify imports to add implicit conversions to DStream and
    fix other small typos in the streaming intro documentation.

----


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

Reply via email to