Connecting Open Metadata with Airflow
Context: I already set up to connect with Airflow successfully. During the OM is collect metadata from Airflow, it has issues is Field required [type=missing, input_value={‘__var’: {‘downstream_ta…}, ‘__type’: ‘operator’}, input_type=dict]. I hope you can help me out this situation.
I installed airflow through docker. When I am trying to run a command I am getting below error
I intsalled the airflow through docker. When I tried to run a simple DAG. It is not importing the PythonOperato and giving me the below error.It has to do something with the SQL_ALCHEMY_CONN but couldn’t figure it out.
Why I can’t use airflow-webserver after running Airflow 2.9.2?
I’ve installed Airflow according documentation.
Fetching docker-compose.yaml:
How to fetch logs from airflow worker in another server?
I am getting the following error *** Could not read served logs: [Errno -3] Temporary failure in name resolution
due to I cannot read logs shown in airflow host
from airflow worker slave
in another server, How could I fix this?
sqlalchemy.exc.ProgrammingError: (psycopg2.errors.UndefinedTable) relation “session” does not exist
I am struggling with deploying an airflow host, and it looks like from the airflow slave worker in another server, something i did in the DB, now I am getting this error and cannot access to airflow UI, how to fix it?
alembic.util.exc.CommandError: Can’t locate revision identified by ‘405de8318b3a’
I am trying to deploy an airflow worker who points to the main airflow host, the problem is I am getting this error, I already tried airflow update db
or airflow reset db
but no luck, how to fix it?
Apache airflow docker fails to run on desktop
I am on Windows laptop and a desktop
On both these machines I installed docker desktop
Then I use the docker file and docker compose which are sharedhere
docker-compose.yaml : docker-compose
dockerfile: dockerfile
What are the minimum requirements to deploy an airflow-worker?
I am struggling with trying to deploy a docker-compose with an airflow-worker to just run it on another server to get heavy DAGs, right now I am retrieving an error about I cannot connect…
How to set up SSL in Airflow with Docker?
I am trying to set up the SSL settings and LDAP maybe, but it feels I cannot because of the way I got the project, there are variables declared in the same docker-compose.yml like: