Common Airflow Issues Encountered During Open Metadata Installation #16593
Answered
by
Prajwal214
Prajwal214
asked this question in
Q&A
-
Issue 1: DAGs Run Only a Few TimesProblem: You are able to run the DAGs only a few times. After some minutes, if you try to run the ingestion in OMD, it fails, unable to find the DAG. Issue 2: Airflow Unable to Locate the Config/JSON File for the DAGProblem: Airflow is unable to locate the config/json file for the DAG. Issue 3: Airflow Returns
|
Beta Was this translation helpful? Give feedback.
Answered by
Prajwal214
Jun 10, 2024
Replies: 1 comment
-
Issue 1: DAGs Run Only a Few TimesSolution:
Issue 2: Airflow Unable to Locate the Config/JSON File for the DAGSolution:
Issue 3: Airflow Returns Broken plugin: [openmetadata_managed_apis.plugin] No module named 'metadata'Solution:
Issue 4: Open MetaData Throws Failed to connect to Airflow due to java.net.ConnectException. Is the host available at
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Prajwal214
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Issue 1: DAGs Run Only a Few Times
Solution:
/opt/airflow
directory.openmetadata-managed-apis
in all the Airflow Pods(web, worker, scheduler and triggerer) for everything to work, not just the web pod.Issue 2: Airflow Unable to Locate the Config/JSON File for the DAG
Solution:
custom
helm values you have for deployingopenmetadata-dependencies
helm chart.