Hi,
We use latest airflow version with Celery executor.
I noticed in the web UI that part of the tasks were run with unixname
'hdfs' and some of them were run with unixname 'root' (and failed due to
permission issues).

[image: Inline image 2]
[image: Inline image 1]

Currently, we run 'airflow scheduler' & 'airflow worker' commands from
shell with 'hdfs' user, and 'airflow webserver' from shell with 'root' user.

Thanks!
Hila

Reply via email to