You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-dev@hadoop.apache.org by "Rajesh Balamohan (Jira)" <ji...@apache.org> on 2019/09/25 08:43:00 UTC

[jira] [Created] (HADOOP-16604) Provide copy functionality for cloud native applications

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-dev-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-dev-help@hadoop.apache.org