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

[RFC] Multiple keyspace and table parameters and/or multiple tables in the config file. #18

Open gnumoreno opened 4 years ago

gnumoreno commented 4 years ago
  1. Allow to pass keyspace and table as command line parameters.

  2. Allow to pass multiple tables in the yaml, comma separated.

Ex.: tables=table1,table2,table3

gnumoreno commented 4 years ago

1 is related

iravid commented 4 years ago

Hey @gnumoreno, no. 2 is about migrating multiple tables, if I understand correctly?

gnumoreno commented 4 years ago

Yes, correct. @iravid @tarzanek

albertjosearaujo commented 3 years ago

Request related to ZenDesk record https://supportscylladb.zendesk.com/agent/tickets/1275