[
https://issues.apache.org/jira/browse/HADOOP-15323?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
wujinhu updated HADOOP-15323:
-----------------------------
Description:
Aliyun OSS will support shallow copy which means server will only copy metadata
when copy object operation occurs.
With shallow copy, we can simple use copyObject api instead of multi-part copy
api if we do not change object storage type & encryption type & source object
is uploaded by Put / Multipart upload api.
So, we will add a flag to indicate whether support shallow copy or not, default
value is true.
was:
Aliyun OSS will support shallow copy which means server will only copy metadata
when copy object operation occurs.
With shallow copy, we can simple use copyObject api instead of multi-part copy
api if we do not change object storage type & encryption type & source object
is uploaded by Put / Multipart upload api.
So, we will add a flag to indicate whether support shallow copy or not, default
by true.
> AliyunOSS: Improve copy file performance for AliyunOSSFileSystemStore
> ---------------------------------------------------------------------
>
> Key: HADOOP-15323
> URL: https://issues.apache.org/jira/browse/HADOOP-15323
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/oss
> Reporter: wujinhu
> Assignee: wujinhu
> Priority: Major
>
> Aliyun OSS will support shallow copy which means server will only copy
> metadata when copy object operation occurs.
> With shallow copy, we can simple use copyObject api instead of multi-part
> copy api if we do not change object storage type & encryption type & source
> object is uploaded by Put / Multipart upload api.
> So, we will add a flag to indicate whether support shallow copy or not,
> default value is true.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]