R
Size: a a a
ВБ
AC
Log file does not exist. Failed to fetch log file from worker.
AP
git clone https://github.com/apache/airflow.git
cd airflow/chart/
helm dependency update
kubectl create namespace apatsev
dags:
gitSync:
enabled: true
repo: https://github.com/apache/airflow.git
branch: master
rev: HEAD
root: "/airflow/example_dags"
dest: "/opt/airflow/dags"
depth: 1
maxFailures: 0
subPath: ""
wait: 60
containerName: git-sync
uid: 65533
extraVolumeMounts: []
env: []
helm install --set webserver.defaultUser.password=password,ingress.enabled=true,ingress.hosts[0]=airflow.192.168.22.8.sslip.io --namespace apatsev airflow -f values.yaml ./
ФЧ
AP
AC
AC
ФЧ
ФЧ
AC
ФЧ
AC
R
AC
ФЧ
ФЧ
AC
[ERROR/ForkPoolWorker-9] Task airflow.executors.celery_executor.execute_command[0feb8704-7851-4c84-ab9f-e458c7c06e28] raised unexpected: AirflowException('Celery command failed on host: airflow-worke...