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

Move scoofy data generation into this repo #24

Open
jankatins opened this issue Nov 4, 2022 · 0 comments
Open

Move scoofy data generation into this repo #24

jankatins opened this issue Nov 4, 2022 · 0 comments

Comments

@jankatins
Copy link
Collaborator

jankatins commented Nov 4, 2022

Currently the scoofy data generation happens outside of this project (basically a lambda + a s3 bucket) and needs a cross account setup to copy data into the data lake. It makes sense to simply add the s3 data directly into the raw data lake bucket, similar to what currently the copy job does. This would also mirror what we expect to happen in the cdc-from-RDBMS case (#7).

Tasks:

  • Remove the copy job
  • Add the data generation lambda to put data into the same place

DoD:

  • Data generation happens here

(see also #21 for adjusting the current setup in multiple ways)

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

No branches or pull requests

1 participant