scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra
Apache License 2.0
54 stars 34 forks source link

move away from our fork of kinesis to upstream #119

Closed tarzanek closed 2 months ago

tarzanek commented 3 months ago

migrator is right now using a fork of streaming from DynamoDB - https://github.com/scylladb/spark-kinesis/tree/d7ba51cc670b0e323017694804fab5f9e528b4c9

we should check if upstream can be used instead (or if the patches above are still relevant)