python (65.1k questions)
javascript (44.2k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (12.9k questions)
I have created an MWAA Cluster using terraform. I am trying to import variables using curl command. But it fails with an 403 Exception
I have created an MWAA Cluster using terraform. I am trying to import variables using the curl command. But it fails with a 403 Exception.
Airflow Version: v1.10.12
Exception:
You don't have the permi...
Pavan
Votes: 0
Answers: 2
How to connect MWAA CLI that is hosted in a public subnet
I am trying to invoke airflow Cli from my local terminal and I have followed these instruction https://dnx.solutions/how-to-use-apache-airflow-cli-with-amazon-mwaa/
and created cli_token and executed
...
Xi12
Votes: 0
Answers: 0
Airflow 2.2 TriggerDagRunOperator wait_for_completion behavior
I have a question about the TriggerDagRunOperator , specifically the wait_for_completion parameter.
Before moving to Airflow 2.2, we used this operator to trigger another DAG and a ExternalTaskSensor ...
snir.isl
Votes: 0
Answers: 1
How to get reason for failure using slack in airflow2.0
How to get the reason for the failure of an operator, without going into logs. As I want to post the reason as a notification through slack?
Thanks,
Xi
Xi12
Votes: 0
Answers: 2