Skip to content

DS v4 Glue Scala: New example for DynamoDB to Keyspaces migration #54

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

switch180
Copy link

@switch180 switch180 commented Nov 14, 2024

Issue #, if available:

Description of changes:
This example shows how to do a direct migration from DynamoDB to Keyspaces. I started by duplicating the export-to-s3 example, and then modified it to directly copy from DynamoDB to Keyspaces. This was made at the request of a customer.

In the README.md you will see the syntax for the new command:

./setup-migration.sh SETUP_STACK_NAME MIGRATION_STACK_NAME KEYSPACE_TABLE TABLE_NAME DYNAMODB_TABLE_NAME DYNAMODB_WRITE_UNITS

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@michaelraney
Copy link
Contributor

Please add unit test. Code coverage should be 95%.

@michaelraney michaelraney changed the title DS v4 Glue Scala: New example for Keyspaces to DynamoDB migration DS v4 Glue Scala: New example for DynamoDB to Keyspaces migration Dec 17, 2024
@michaelraney
Copy link
Contributor

michaelraney commented Dec 17, 2024

Updated intent to better align with customers ask

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

Successfully merging this pull request may close these issues.

2 participants