Apache Airflow Installation on Ubuntu w/ Cloud Panel
نشر بتاريخ 2024-02-04 18:52:26
1
19كيلو بايت
Main Resource:
https://docs.vultr.com/how-to-deploy-apache-airflow-on-ubuntu-20-04
First Issue:
Getting requirements to build wheel did not run successfully. apache-airflow mysql
Soltuion:
apt-get install pkg-config build-essential libmysqlclient-dev
At step 8 in the main resource unable to find the "airflow.cfg" file and so follow this to generate the cfg: https://airflow.apache.org/docs/apache-airflow/stable/howto/set-config.html#setting-configuration-options
Unable to find the folder, then lookup:
find / -name airflow -type d
Installting Supervisor:
To schedule the "scheduler" & "webserver"
Install: https://gcore.com/learning/how-to-set-up-supervisor-on-ubuntu/
Conf: https://gist.github.com/criccomini/1d50130d32db0a61905ec4e65b55c32d
Run both scheduler and webserver:
airflow scheduler & airflow webserver &
https://stackoverflow.com/questions/73513328/how-to-run-airflow-scheduler-and-webserver-simultaneously
More Resources:
https://airflow.apache.org/docs/apache-airflow/stable/start.html
البحث
الأقسام
- Art
- Causes
- Crafts
- Dance
- Drinks
- Film
- Fitness
- Food
- الألعاب
- Gardening
- Health
- الرئيسية
- Literature
- Music
- Networking
- أخرى
- Party
- Religion
- Shopping
- Sports
- Theater
- Wellness
إقرأ المزيد
BAFTA Nominations 2024: The King's Speech Leads Race
The King's Speech dominates the BAFTA race with a remarkable fourteen nominations
including Best...
How Does Fangda Enhance Safety Through Material Innovation in SDS Drill Bits?
In heavy-duty construction and industrial projects, selecting the appropriate SDS Drill Bit is...
Pokémon TCG Pocket Deluxe Packs - Disappointing Review
Just before the release of the Pokémon TCG Pocket Deluxe Packs last week, I was...
Goldener Geist in Honkai: So bekommst du die Währung
Goldener Geist in Honkai
Der "Goldene Geist des Mitreisenden" in Honkai: Star Rail stellt eine...
Mullvad VPN's QUIC Update: Bypass Censorship
Sharing options are available for this article via multiple platforms, including copying the...