- html - 出于某种原因,IE8 对我的 Sass 文件中继承的 html5 CSS 不友好?
- JMeter 在响应断言中使用 span 标签的问题
- html - 在 :hover and :active? 上具有不同效果的 CSS 动画
- html - 相对于居中的 html 内容固定的 CSS 重复背景?
亲爱的 Stackoverflow 成员,我正在尝试使用 Airflow 来安排启动集群的 DAG,运行一些 spark 作业然后自行终止。我试图按照这个例子:
https://insight.io/github.com/apache/incubator-airflow/blob/master/airflow/contrib/example_dags/example_emr_job_flow_automatic_steps.py
它给了我错误:airflow.exceptions.AirflowException: The conn_id emr_default
没有定义
我可能需要 emr_default
设置(如果不是这种情况,请纠正我)。有没有人以前尝试过这个并给我一些关于如何设置的提示? Airflow 网站没有提供太多关于 emr 连接的信息:http://pythonhosted.org/airflow/configuration.html?highlight=connection#connections
谢谢!
最佳答案
在 Airflow UI 上,转到 Admin -> Connections 选项卡,然后编辑 emr_default 行的值。
关于python - 如何在 Airflow 中设置 emr_default,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44768713/
亲爱的 Stackoverflow 成员,我正在尝试使用 Airflow 来安排启动集群的 DAG,运行一些 spark 作业然后自行终止。我试图按照这个例子: https://insight.io/
我是一名优秀的程序员,十分优秀!