I wanto to stop airflow as it is blocking port 8080. I tired:
sudo systemctl stop airflow
Failed to stop airflow.service: Unit airflow.service not loaded.
Which did not work. I still see airflow running with top
.
I wanto to stop airflow as it is blocking port 8080. I tired:
sudo systemctl stop airflow
Failed to stop airflow.service: Unit airflow.service not loaded.
Which did not work. I still see airflow running with top
.