[GitHub] spark pull request #21076: Creating KafkaStreamToCassandra

2018-07-03 Thread asfgit
Github user asfgit closed the pull request at:

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


---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org



[GitHub] spark pull request #21076: Creating KafkaStreamToCassandra

2018-04-16 Thread SaddamKhan1490
GitHub user SaddamKhan1490 opened a pull request:

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

Creating KafkaStreamToCassandra

## What changes were proposed in this pull request?

(This patch is intended to read records from existing Kafka topic and 
writing those records to existing table under specified keyspace in Cassandra 
leveraging SparkStreaming )

## How was this patch tested?
(This patch was tested : manual tests)


Please review http://spark.apache.org/contributing.html before opening a 
pull request.


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

$ git pull https://github.com/SaddamKhan1490/spark patch-1

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

https://github.com/apache/spark/pull/21076.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 #21076


commit 87f30b2f1ecee0b9a24191590257320499ca5378
Author: SaddamKhan1490 
Date:   2018-04-16T06:48:19Z

Creating KafkaStreamToCassandra




---

-
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org