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

Helper class for constructing AWS EMR Cluster Link

EmrCreateJobFlowOperator

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

Was this entry helpful?