Skip to content

Conversation

@SaddamKhan1490
Copy link

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.

@HyukjinKwon
Copy link
Member

Doesn't this require a thridparty library?

@SaddamKhan1490
Copy link
Author

hi @HyukjinKwon :

1> Yes it requires third party library dependency i.e. """libraryDependencies += "com.datastax.spark" %% "spark-cassandra-connector" % ''"", & this library is open sourced "https://mvnrepository.com/artifact/com.datastax.spark/spark-cassandra-connector_2.10" and fall under Apache i.e. https://github.com/apache/cassandra, which is also the parent for Spark i.e. https://github.com/apache/spark
2> Also its only NoSQL which offers direct integration with spark
3> https://docs.databricks.com/spark/latest/data-sources/cassandra.html

@HyukjinKwon
Copy link
Member

HyukjinKwon commented Apr 16, 2018

yup but then wouldn't it make more sense that the thridpart library has the example?

@SaddamKhan1490
Copy link
Author

@HyukjinKwon : Well in that case you can close the PR #21076

@HyukjinKwon
Copy link
Member

Yea, I think we should better leave this closed.

@jerryshao
Copy link
Contributor

@SaddamKhan1490 would you please close this PR. Thanks!

@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@srowen srowen mentioned this pull request Jul 3, 2018
@asfgit asfgit closed this in 5bf95f2 Jul 4, 2018
zifeif2 pushed a commit to zifeif2/spark that referenced this pull request Nov 22, 2025
Closes apache#20932
Closes apache#17843
Closes apache#13477
Closes apache#14291
Closes apache#20919
Closes apache#17907
Closes apache#18766
Closes apache#20809
Closes apache#8849
Closes apache#21076
Closes apache#21507
Closes apache#21336
Closes apache#21681
Closes apache#21691

Author: Sean Owen <[email protected]>

Closes apache#21708 from srowen/CloseStalePRs.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants