airflow
Here are 955 public repositories matching this topic...
Summary
The 2.x releases notes contains breaking changes: https://github.com/colinmarc/hdfs/releases/tag/v2.0.0
Message from the maintainers:
Love this enhancement proposal? Give it a
Search before asking
- I had searched in the issues and found no similar feature requirement.
Description
ATT, for now we just use logging and it should be confgire each file we want to add log, maybe we should add a custom logger to do it
Use case
No response
Related issues
No response
Are you w
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Jan 27, 2022 - Shell
-
Updated
Feb 10, 2022 - Shell
问题描述:关于工程中某个工作流节点单独执行不报错,保存工作流时提示:NotClassDefFoundError:Cloud not initialize class dispatch.Http$
问题原因:linkis-publish微服务关于netty-3.6.2.Final.jar升级包缺失
问题解决:将升级包上传重启linkis-publish微服务即可。
Currently the only packages containing front-end unit tests are pipeline-editor and services.
It would be helpful to expand the unit test coverage across all other packages in Elyra, as well as add more tests to existing extensions.
This is an umbrella issue - subtasks can be delivered in separate PRs.
Pipeline Editor
- Test Pipeline Service (runtime types, runtimes, runtime images
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 9, 2020 - Python
-
Updated
Feb 18, 2022 - Dockerfile
-
Updated
Feb 14, 2022 - Python
-
Updated
Mar 5, 2020 - Python
-
Updated
Feb 8, 2022 - Python
Sending a rest call to delete a job specification throws 404 where as grpc call works fine. Steps to reproduce
curl -X DELETE "http://localhost:9100/v1/project/my-project/namespace/kush/helloworld" -H "accept: application/json"-
Updated
Oct 29, 2021 - Jupyter Notebook
-
Updated
Feb 10, 2022 - Python
-
Updated
Oct 10, 2021 - Python
-
Updated
Feb 10, 2022 - Jupyter Notebook
-
Updated
Dec 16, 2020 - Python
-
Updated
Feb 18, 2022 - Smarty
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 9, 2022 - Python
-
Updated
Jan 28, 2022 - Python
-
Updated
Feb 18, 2022 - Python
-
Updated
Jan 26, 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."
Describe the issue with documentation
I need to configure a connection to our jenkins and I dont find anywhere an example.
I suppose that I need to define a http connection with the format:
http://usename:password@jenkins_urlHowever don't have any idea about adding
/apiso that the url would be:http://usename:password@jenkins_url/apiHow to solve the problem
Is it possible t