airflow
Here are 1,074 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/
-
Updated
Apr 24, 2020 - Jsonnet
-
Updated
Jan 27, 2022 - Shell
-
Updated
Mar 19, 2022 - Shell
Is your feature request related to a problem? Please describe.
The elyra-pipeline CLI displays a documentation link when help is invoked, e.g.
$ elyra-pipeline --help
Usage: elyra-pipeline [OPTIONS] COMMAND [ARGS]...
Run Elyra pipelines in your local environment or submit them to an external
service, such as Kubeflow Pipelines or Apache Airflow.
Find more information at:
-
Updated
Feb 2, 2022 - Python
-
Updated
Mar 9, 2020 - Python
-
Updated
May 24, 2022 - Python
-
Updated
May 24, 2022 - Python
-
Updated
May 4, 2022 - Python
-
Updated
Mar 5, 2020 - 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
Apr 22, 2022 - Python
-
Updated
Oct 10, 2021 - Python
-
Updated
May 20, 2022 - Smarty
-
Updated
May 24, 2022 - Java
-
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
-
Updated
Feb 9, 2022 - Python
-
Updated
Mar 1, 2022 - Python
-
Updated
May 24, 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."
Description
Currently, when submitting AWS Glue jobs using Airflow, we are seeing the below in the log :-
Polling for AWS Glue Job <job_name> current run state with status <job_run_state>. This request is to enhance this by providing more detailed information about the Glue Job, show the same continuous logs from Glue/Cloudwatch into the Airflow logs. This avoids airflow users having