Skip to content
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

Updated - got errors in original form (perhaps because of product updates?) #3

Merged
merged 28 commits into from
Apr 24, 2024

Conversation

ruthea
Copy link
Contributor

@ruthea ruthea commented Apr 22, 2024

Updated terraform Scylla Cloud calls around vpc cidr block->blocks

removed 'max_sstable_age_days': '365' - this is not used in TWCS

Moved aws profilename to variables (hidden in provider before)

change IP's to DNS names (good reference approach)

Made # of loaders/drivers configurable (allows you to scale out the loaders easily if you want a smaller/bigger workload)

Loaders were using the same set of instructions across 3 files - updated to use just one (easier maintenance)

Streamlined the bootstrap of the loaders - loads the inital rows and then goes into a read/write blend.

@danielhe4rt
Copy link

Hey Austin! After the summit we forgot to add the new changes from the hackathon... Thanks for that!

Is there any change we should make to the documentation for the user who will be running the example or still the same with the new profiles?

@tzach
Copy link

tzach commented Apr 24, 2024

@zseta please review

@tzach
Copy link

tzach commented Apr 24, 2024

Thanks @ruthea
In the future, please send self contained commits, each with a short descriptions.
No need for a commit per file.

@zseta zseta self-requested a review April 24, 2024 09:45
Copy link
Collaborator

@zseta zseta left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it, works well, thx!

@zseta zseta merged commit 7748692 into scylladb:main Apr 24, 2024
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.

4 participants