Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Data is not streamed from Kafka to Cassandra #8

Open
arrismo opened this issue Nov 12, 2024 · 0 comments
Open

Data is not streamed from Kafka to Cassandra #8

arrismo opened this issue Nov 12, 2024 · 0 comments

Comments

@arrismo
Copy link

arrismo commented Nov 12, 2024

The Keyspace and Table is created but the Cassandra database is empty.

Using Cassandra 4.1.7
Spark 3.4.1
Scala 2.12.17

Command to submit a job:
spark-submit --packages org.apache.spark:spark-sql-kafka-0-10_2.12:3.4.1,com.datastax.spark:spark-cassandra-connector_2.12:3.4.1,
--master spark://spark-master:7077
spark_stream.py

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

No branches or pull requests

1 participant