GitHub user harishreedharan opened a pull request:

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

    [SPARK-4122][STREAMING] Add a library that can write data back to Kafka ...

    ...from Spark Streaming.
    
    This adds a library that can writes dstreams to Kafka. An implicit also has 
been added so users
    can call dstream.writeToKafka(..)

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

    $ git pull https://github.com/harishreedharan/spark Kafka-output

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

    https://github.com/apache/spark/pull/2994.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 #2994
    
----
commit f61d82f3152f8e6cf758fa349c8198289e0deae8
Author: Hari Shreedharan <hshreedha...@apache.org>
Date:   2014-10-29T06:06:33Z

    [SPARK-4122][STREAMING] Add a library that can write data back to Kafka 
from Spark Streaming.
    
    This adds a library that can writes dstreams to Kafka. An implicit also has 
been added so users
    can call dstream.writeToKafka(..)

----


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