最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

scheduler - Airflow 2.10.5 not respecting some parameters from the airflow.cfg - Stack Overflow

programmeradmin10浏览0评论

We just upgraded from version 1 to 2.10.5 I have set up in the airflow.cfg test_connection = Enabled so I can get the icon in the UI to be dark blue so we can test out connections to databases but it still lite blue.

Same with Expose_config = True so I can see the confirmation in the UI but I don't see it. So I did set it up as an environment variable.

AIRFLOW_WEBSERVER_EXPOSE_CONFIF=True

But I get a blue box saying to contact the administrator (lol that's me haha)

I am missing another setting that I need to modify?

If i set an env variable do I need to stop airflow and the scheduler and start them again so they pick up the env variable? Or the scheduler will pick them in the next interval?

Super thanks guys

发布评论

评论列表(0)

  1. 暂无评论