You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Bruce Arctor (JIRA)" <ji...@apache.org> on 2019/06/05 05:19:00 UTC

[jira] [Created] (AIRFLOW-4736) S3 Operator - Recursive Copy Functionality

Bruce Arctor created AIRFLOW-4736:
-------------------------------------

             Summary: S3 Operator - Recursive Copy Functionality
                 Key: AIRFLOW-4736
                 URL: https://issues.apache.org/jira/browse/AIRFLOW-4736
             Project: Apache Airflow
          Issue Type: New Feature
          Components: aws
    Affects Versions: 2.0.0
            Reporter: Bruce Arctor
            Assignee: Bruce Arctor


The current s3 copy operator does not allow for recursive copy (ex: `aws s3 cp s3://bucket/folder/ – recursive `).

 

Anyone have thoughts on whether there should be a recursive copy operator, or whether the current operator should be extended?  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)