airflow.operators.s3_to_hive_operator

This module is deprecated. Please use airflow.providers.apache.hive.transfers.s3_to_hive.

Module Contents

class airflow.operators.s3_to_hive_operator.S3ToHiveTransfer(**kwargs)[source]

Bases: airflow.providers.apache.hive.transfers.s3_to_hive.S3ToHiveOperator

This class is deprecated. Please use airflow.providers.apache.hive.transfers.s3_to_hive.S3ToHiveOperator.

Was this entry helpful?