airflow
Here are 490 public repositories matching this topic...
Summary
UI always flashes "Pod did not output any logs." before showing logs.
This should actually say something like "Attempting to load logs." unless there is a way to determine definitively that there are actually no logs.
Diagnostics
2.10.0
At present, the Chinese and English of our official documents are not synchronized. We hope that friends who are interested in participating in community contributions will complete it. I will post some articles that need English translation here. Interested friends can leave a message below to choose articles of interest to participate.
Official document address: https://dolphinscheduler.apach
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Aug 28, 2020 - Shell
-
Updated
Aug 27, 2020
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
-
Updated
Aug 7, 2020 - Python
-
Updated
Mar 9, 2020 - Python
-
Updated
Jul 29, 2020 - Jupyter Notebook
-
Updated
Jul 6, 2020 - Python
-
Updated
Mar 5, 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
Aug 21, 2020 - Python
-
Updated
Jul 15, 2020 - Python
-
Updated
Jul 24, 2018 - Python
-
Updated
Feb 28, 2020 - Python
-
Updated
Dec 24, 2019 - Python
-
Updated
Jul 27, 2020 - Python
-
Updated
Aug 17, 2020 - Python
-
Updated
Jun 14, 2020 - Jupyter Notebook
-
Updated
Nov 27, 2018
-
Updated
Dec 9, 2019 - Shell
-
Updated
Sep 2, 2020 - Shell
-
Updated
Jul 21, 2020 - PLpgSQL
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
Deprecate using
globalas the defaultregionvalue in Google Dataproc operators and hooks. Make the default valueNoneand then check if another value was passed. If not then raise a warning and set the value toglobalto preserve backward compatibility. Example of how it can be done:https://github.com/apache/airflow/blob/805781b024fdcc8e93d695443b49d96747c085bf/airflo