Apache Airflow-拒绝chile_process_log_directory权限

时间:2019-12-19 07:57:00

标签: linux airflow-scheduler

气流路径为/opt/python/airflow/bin/airflow,目录的所有者为airflow,组的名称为users,因为我创建了一个名为airflow的用户,组的名称为users

在文件airflow.cfg中,似乎无论我设置的child_process_log_directiry参数如何,执行airflow scheduler时都遇到权限拒绝错误。我试图将日志目录设置为'/ vars / opt / airflow / logs”(用户airflow可以写)甚至“ / home / airflow / airflow / logs”,都说Permission denied

有人可以帮助显示如何解决此问题吗?

0 个答案:

没有答案