airflow
Here are 1,128 public repositories matching this topic...
PodPriority should be deprecated from workflow spec since Kubernetes uses PodPriorityClass to indicate the importance and priority of a pod relative to others.
https://kubernetes.io/docs/concepts/scheduling-eviction/pod-priority-preemption/
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
I try to kill one dolphin mater node to test the alert plugin, I don't know the rule : who will this kind of 'Fault tolerance warning' to be send . I think this kind of message need to send to specified gr
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Jun 22, 2022 - Shell
-
Updated
Jun 14, 2022 - Shell
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
Currently, we limit the RAM request for nodes to 99 Gb, but there are many situations where you might want more than that.
If we are going to have a limit at all, it should be like 1 Tb.
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 9, 2020 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Jul 8, 2022 - Python
-
Updated
Mar 5, 2020 - Python
-
Updated
Oct 29, 2021 - Jupyter Notebook
-
Updated
Jul 6, 2022 - Python
-
Updated
Jul 7, 2022 - Java
-
Updated
Oct 10, 2021 - Python
-
Updated
Jun 28, 2022 - Shell
-
Updated
Apr 17, 2022 - Jupyter Notebook
-
Updated
Dec 16, 2020 - Python
Currently the env variables injected are specific to this docker image https://github.com/barney-s/docker-airflow
Align it with https://github.com/puckel/docker-airflow and make necessary changes in the operator to make it work with both.
related to GoogleCloudPlatform/airflow-operator#10
-
Updated
Jul 24, 2018 - Python
Could not run DbtRunOperator with -d parameter, is that possible?
Or maybe you have plans to add this feature?
CLI command will be: dbt -d run
-
Updated
Feb 9, 2022 - Python
-
Updated
Mar 1, 2022 - Python
-
Updated
Jul 8, 2022 - Python
Improve this page
Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."

Description
I'm trying to add options like log-opt max-size 5 and I can't.
Use case/motivation
I'm working in Hummingbot and I would like to offer the community a system to manage multiple bots, rebalance portfolio, etc. Our system needs a terminal to execute commands so currently I'm not able to use airflow to accomplish this task.
Related issues
No response
Are you willi