Rajesh Balamohan created HADOOP-16604:
-----------------------------------------

             Summary: Provide copy functionality for cloud native applications
                 Key: HADOOP-16604
                 URL: https://issues.apache.org/jira/browse/HADOOP-16604
             Project: Hadoop Common
          Issue Type: Improvement
          Components: fs
            Reporter: Rajesh Balamohan


Lot of cloud native systems provide out of the box and optimized copy 
functionality within their system. They avoid bringing data over to the client 
and write back to the destination.

It would be good to have a cloud native interface, which can be implemented by 
the cloud connectors to provide (e.g {{copy(URI srcFile, URI destFile)}})

This would be helpful for applications which make use of these connectors and 
enhance copy performance within cloud.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to