Github user kimballa commented on the pull request:
https://github.com/apache/spark/pull/65#issuecomment-36487843
Aha, thanks for pointing that out. Should be fixed now.
On Sun, Mar 2, 2014 at 11:48 PM, Reynold Xin
wrote:
> Thanks for doing t
Github user kimballa commented on the pull request:
https://github.com/apache/spark/pull/64#issuecomment-36487693
n.p. rebased and pushed to a new branch; see pull req #65.
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well
GitHub user kimballa opened a pull request:
https://github.com/apache/spark/pull/65
SPARK-1173. (#2) Fix typo in Java streaming example.
Companion commit to pull request #64, fix the typo on the Java side of the
docs.
You can merge this pull request into a Git repository by
Github user kimballa commented on the pull request:
https://github.com/apache/spark/pull/64#issuecomment-36487463
Here you go
---
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
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