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

localstack mwaa only seems to see dags at the root dag folder #10446

Closed
1 task done
don1uppa opened this issue Mar 13, 2024 · 3 comments
Closed
1 task done

localstack mwaa only seems to see dags at the root dag folder #10446

don1uppa opened this issue Mar 13, 2024 · 3 comments
Assignees
Labels
aws:mwaa Amazon Managed Workflows for Apache Airflow status: backlog Triaged but not yet being worked on status: resolved/stale Closed due to staleness status: response required Waiting for a response from the reporter type: bug Bug report

Comments

@don1uppa
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

The localstack mwaa only seems to see dags at the root dag folder nothing under subfolders. This is not how the real one behaves.

Expected Behavior

Dags in subdirectories should be seen

How are you starting LocalStack?

With a docker-compose file

Steps To Reproduce

docker run localstack/localstack

awslocal s3 mb s3://mybucket

aws s3 cp dag1.py s3://mybucket/dags/
aws s3 cp dag2.py s3://mybucket/dags/subfolder/

Environment

- OS:
- LocalStack:

Anything else?

No response

@don1uppa don1uppa added status: triage needed Requires evaluation by maintainers type: bug Bug report labels Mar 13, 2024
@localstack-bot
Copy link
Collaborator

Welcome to LocalStack! Thanks for reporting your first issue and our team will be working towards fixing the issue for you or reach out for more background information. We recommend joining our Slack Community for real-time help and drop a message to LocalStack Pro Support if you are a Pro user! If you are willing to contribute towards fixing this issue, please have a look at our contributing guidelines and our contributing guide.

@viren-nadkarni viren-nadkarni self-assigned this Mar 13, 2024
@viren-nadkarni viren-nadkarni added the aws:mwaa Amazon Managed Workflows for Apache Airflow label Mar 13, 2024
@MarcelStranak MarcelStranak added status: backlog Triaged but not yet being worked on and removed status: triage needed Requires evaluation by maintainers labels Mar 14, 2024
@viren-nadkarni
Copy link
Member

Hi @don1uppa

LocalStack does support dags in nested directory structure.

I'm unable to reproduce the case you have reported. Could you share more details such as the DAG in question, or LocalStack logs with DEBUG=1 set?

@viren-nadkarni viren-nadkarni added the status: response required Waiting for a response from the reporter label Mar 15, 2024
@localstack-bot
Copy link
Collaborator

Hello 👋! It looks like this issue hasn’t been active in longer than two weeks. We encourage you to check if this is still an issue in the latest release. In the absence of more information, we will be closing this issue soon. If you find that this is still a problem, please feel free to provide a comment or upvote with a reaction on the initial post to prevent automatic closure. If the issue is already closed, please feel free to open a new one.

@localstack-bot localstack-bot added the status: stale To be closed soon due to staleness label Mar 29, 2024
@localstack-bot localstack-bot added status: resolved/stale Closed due to staleness and removed status: stale To be closed soon due to staleness labels Apr 5, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
aws:mwaa Amazon Managed Workflows for Apache Airflow status: backlog Triaged but not yet being worked on status: resolved/stale Closed due to staleness status: response required Waiting for a response from the reporter type: bug Bug report
Projects
None yet
Development

No branches or pull requests

4 participants