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

Support the currently existing features in https://github.com/aws/aws-mwaa-local-runner #45

Open
rafidka opened this issue Apr 23, 2024 · 4 comments

Comments

@rafidka
Copy link
Contributor

rafidka commented Apr 23, 2024

Overview

We want to make sure that customers will have the same features they used to have with https://github.com/aws/aws-mwaa-local-runner.

Acceptance Criteria

Add support for the following features:

  • Resetting database
  • Testing requirements
  • Packaging requirements
  • Test startup script

For more information, check this

Additional Info

N/A

@jaklan
Copy link

jaklan commented Aug 2, 2024

We want to make sure that customers will not have the same features they used to have with

@rafidka You mean "will have", not "will not have", right? 😄

But generally my question is about amazon-mwaa-docker-images vs aws-mwaa-local-runner. Should we still use aws-mwaa-local-runner for running a local instance of MWAA >= 2.9 or rather start switching to this solution? Is aws-mwaa-local-runner going to be archived or these two will exist together and aim different goals?

@rafidka
Copy link
Contributor Author

rafidka commented Aug 2, 2024

We want to make sure that customers will not have the same features they used to have with

@rafidka You mean "will have", not "will not have", right? 😄

Sorry yeah, you are right, I will update the description.

But generally my question is about amazon-mwaa-docker-images vs aws-mwaa-local-runner. Should we still use aws-mwaa-local-runner for running a local instance of MWAA >= 2.9 or rather start switching to this solution? Is aws-mwaa-local-runner going to be archived or these two will exist together and aim different goals?

The aws-mwaa-local-runner will eventually be deprecated, but for now you can continue using it. The only reason we haven't deprecated it yet is there is a couple of functionalities in aws-mwaa-local-runner that we haven't ported yet to this repo, e.g. requirements packaging, etc. Having said that, if this repo currently already fulfills your need, then by all means use it as your new local runner. Take a look at the README and give it a try and see if it does what you need.

@jaklan
Copy link

jaklan commented Aug 2, 2024

@rafidka get it, thanks for clarification!

@devin-hc
Copy link

The neccessary docker images for mwaa-local-runner seem to have been disappeared from Docker Hub. Was this on purpose?

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

3 participants