Skip to content
#

airflow

Here are 1,074 public repositories matching this topic...

ak-arun
ak-arun commented May 20, 2022

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

provider:AWS area:providers kind:feature good first issue
SbloodyS
SbloodyS commented May 9, 2022

Search before asking

  • I had searched in the issues and found no similar issues.

What happened

Missing right click to start single task instance job's guide in workflow definition detail page

What you expected to happen

aboved.

How to reproduce

aboved.

Anything else

No response

Version

dev

bug good first issue document
ptitzler
ptitzler commented May 9, 2022

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:
kind:enhancement good first issue help wanted component:cli-tools

Improve this page

Add a description, image, and links to the airflow topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the airflow topic, visit your repo's landing page and select "manage topics."

Learn more