airflow
Here are 711 public repositories matching this topic...
Summary
From an archived workflow, click on "Resubmit" in the UI
The created workflow do not have the appropriate labels
/!\ the bug happens only for archived workflows (when you resubmit a "normal" workflow, the labels are kept)
Be cautious, some labels should not be copied (like workflows.argoproj.io or workflows.argoproj.io/phase)
however, the labels placed manually by the us
Currently, there are many new features in our dev branch (development environment), but there is no specific documentation for them, because currently the only documentation available on the official documentation is for the release version, which leads many contributors to submit the documentation after committing a PR, because there is no place to submit the documentation, so they often choose t
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Jun 3, 2021 - Shell
-
Updated
Jun 5, 2021 - Shell
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
-
Updated
Jun 15, 2021 - Python
Is your feature request related to a problem? Please describe.
As a user, I can attach comments to nodes that describe its purpose.
Elyra currently does not pass through this information to the target environment (Kubeflow Pipelines and Apache Airflow), even though it might
-
Updated
Mar 9, 2020 - Python
-
Updated
Mar 5, 2020 - Python
-
Updated
Jun 9, 2021
-
Updated
Jun 10, 2021 - Python
-
Updated
May 28, 2021 - Jupyter Notebook
-
Updated
Jul 6, 2020 - Python
-
Updated
Jun 18, 2021 - Python
-
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
-
Updated
Feb 27, 2021 - Python
-
Updated
Jan 26, 2021 - Python
-
Updated
May 6, 2021 - Python
-
Updated
Jun 18, 2021 - Smarty
-
Updated
Jun 18, 2021 - Python
-
Updated
Jun 17, 2021 - Python
-
Updated
Jun 14, 2020 - Jupyter Notebook
-
Updated
Jun 12, 2021 - 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
Expose ability to set blob metadata in the GCSHook. Probably via the upload method with a new parameter:
metadata: Optional[Dict[str, str]] = None
.Use case / motivation
As a best p