项目作者: ffernandez92

项目描述 :
Airflow Composer Plugins
高级语言: HTML
项目地址: git://github.com/ffernandez92/airflow-composer-plugins.git
创建时间: 2020-08-31T12:11:59Z
项目社区:https://github.com/ffernandez92/airflow-composer-plugins

开源协议:GNU General Public License v3.0

下载


airflow-composer-plugins

Airflow Composer Plugins

Dataflow Streaming Plugin

This web plugin allows to use Dataflow Templates from Airflow UI.

Image of the plugin UI

Configuration:

You must create the following Variables on the Variables Airflow interface.

  • gcp_project_id : name of the GCP project.
  • gcp_dataproc_region : name of the GCP region where your Dataflow jobs are going to run.

Also, we need to set up a new GCP connection with the right JSON file credentials:

  • gcp_streaming_plugin_df_conn : Airflow connection credentials.