airflow.providers.amazon.aws.operators.emr_create_job_flow

This module is deprecated. Please use airflow.providers.amazon.aws.operators.emr.

Module Contents

Classes

EmrClusterLink

Operator link for EmrCreateJobFlowOperator. It allows users to access the EMR Cluster

EmrCreateJobFlowOperator

Creates an EMR JobFlow, reading the config from the EMR connection.

Was this entry helpful?