Skip to content
#

airflow

Here are 842 public repositories matching this topic...

luissantanacontato
luissantanacontato commented Oct 22, 2021

Apache Airflow Provider(s)

amazon

Versions of Apache Airflow Providers

apache-airflow-providers-amazon==2.2.0

Apache Airflow version

2.1.0

Operating System

Ubuntu 20.04.3 LTS

Deployment

Docker-Compose

Deployment details

No response

What happened

After 1 hour using EMRContainerOperator:

` start_job_run = EMRContainerOperator(
task_id='motor_

rbkaspr
rbkaspr commented Oct 21, 2021

Summary

As of v3.2.0, an integration with Argo Dataflow has been added to the Workflow UI, but the integration isn't really documented on the project page, and the errors that pop up when trying to access the new pipelines tab don't really give much indication of what is supposed to be providing the pipeline functionality.

Currently, if someone new to Workflow deploys the Workflow stack and

ruanwenjun
ruanwenjun commented Oct 12, 2021

Search before asking

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

Description

Since we have upgraded the mysql connector to 8.0.15 #6484, it's necessary to use com.mysql.cj.jdbc.Driver the com.mysql.jdbc.Driver has been deprecated.

Also note if we need to modify the current c

kiersten-stokes
kiersten-stokes commented Oct 8, 2021

Is your feature request related to a problem? Please describe.
We currently only create and push tags in our release script. To bring Elyra more in line with similar projects (such as JupyterLab), we could consider adding Github releases as well.

Current:
<img width="164" alt="Screen Shot 2021-10-08 at 3 20 36 PM" src="https://user-images.githubusercontent.com/31816267/136620475-35651a55-

edublancas
edublancas commented Oct 26, 2021

Some of our code snippets display as a terminal (i.e., the line starts with a $), or an IPython prompt (i.e., line starts with In []:). See this: https://ploomber.readthedocs.io/en/latest/user-guide/scaffold.html

The corresponding CSS is here: https://github.com/ploomber/ploomber/blob/fd9b4c7a2e787c0206f841928d1be90ac142c7a8/doc/_static/css/custom-theme.css#L83

However, this only works

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