GitHub user jerryshao opened a pull request:

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

    [SPARK-5946][Streaming] Add Python API for direct Kafka stream

    Currently only added `createDirectStream` API, I'm not sure if `createRDD` 
is also needed, since some Java object needs to be wrapped in Python. Please 
help to review, thanks a lot.

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

    $ git pull https://github.com/jerryshao/apache-spark direct-kafka-python-api

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

    https://github.com/apache/spark/pull/4723.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 #4723
    
----
commit 87fa24c9958ca8a2dbf117b1e023596fc7ecb2c3
Author: Saisai Shao <[email protected]>
Date:   2015-02-23T02:38:20Z

    Add python API and example for direct kafka stream

commit f80a6be693366c042f460d31ec90228e5e0a71a1
Author: jerryshao <[email protected]>
Date:   2015-02-23T05:04:37Z

    Code clean and bug fix

----


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