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
55 stars 34 forks source link

Scylla Migrator - Not picking the tables when the source dynamoDB is running without shared DB(-sharedDB) #54

Open ar-srinivas opened 3 years ago

ar-srinivas commented 3 years ago

Scylla Migrator is always taking the source from a shared dynamo db file(shared-local-instance.db) instead of specific acceskey file. We don’t run the dynamodb with the -sharedDB option and looking for a solution to migrate the data for each of the dynamodb files w.r.t. the given accessKey.