scylladb / scylla-migrator

Migrate data extract using Spark to Scylla, normally from Cassandra/parquet files. Alt. from DynamoDB to Scylla Alternator.
https://migrator.docs.scylladb.com/stable/
Apache License 2.0
58 stars 35 forks source link

Add tutorial showing how to migrate from DynamoDB #194

Closed julienrf closed 1 month ago

julienrf commented 1 month ago

Here is how the tutorials renders in the docs:

Screenshot 2024-08-07 at 13-41-08 Migrate from DynamoDB to ScyllaDB Alternator Using Docker ScyllaDB Docs

julienrf commented 1 month ago

@tarzanek Can we merge this PR please? It can be improved later, e.g. by going a bit further and including the application in the scope of the tutorial (e.g. showing how to migrate the data without turning off the application that uses the data), but the priority for now is to unblock the publication of the blog article.

tarzanek commented 1 month ago

ok, I merged but I wanted to say that samples contain optional parameters, e.g. savepoints that could be cleaned so yes, let's improve later