airflow
Here are 748 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
*For better global communication, please give priority to using English description, thx! *
Please review https://dolphinscheduler.apache.org/en-us/community/development/issue.html when describe an issue.
Describe the question
all user have all datasource permission,lead data security issues.
What are the current deficiencies and the benefits of improvement
to slove the data s
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Jun 24, 2021 - Shell
-
Updated
Jul 12, 2021 - Shell
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
-
Updated
Jun 15, 2021 - Python
Describe the issue
Current apache helm-chart lists redis as installation enabled but is not actually required when using the kubernetes executor, we should update to false.
https://github.com/elyra-ai/elyra/blob/dcb63e72c12f7e143ca5262f2140a3387f8abd10/etc/kubernetes/airflow/helm/values.yaml#L1420-L1427
To Reproduce
Screenshots or log output
If applicable, add screenshots or l
-
Updated
Mar 9, 2020 - Python
-
Updated
Mar 5, 2020 - Python
-
Updated
Jul 30, 2021
-
Updated
Jul 27, 2021 - Python
-
Updated
May 28, 2021 - Jupyter Notebook
-
Updated
Jul 30, 2021 - Python
-
Updated
Jul 6, 2020 - 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
Jul 27, 2021 - Smarty
-
Updated
May 6, 2021 - Python
-
Updated
Jun 12, 2021 - Python
-
Updated
Jul 3, 2021 - Python
-
Updated
Jul 21, 2021 - Python
-
Updated
Jun 14, 2020 - Jupyter Notebook
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
kerberos.pyimplementation do not account for the case where you need to use a forwardable token or a token without IP.The
kinitoption-f(to allow forwardable token) and-A(to remove IP) are mandatory in my setup.As Airflow run inside a docker and is provided with a kerberos token for the docker host.
Use case / motivation
When running inside a doc