[ 
https://issues.apache.org/jira/browse/HDDS-7885?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Hemant Kumar updated HDDS-7885:
-------------------------------
    Description: 
OFC cli fails to copy keys from source bucket to destination bucket if 
destination bucket doesn't exist with exception message *cp: Bucket or Volume 
name has an unsupported character : _*.

In actual, CLI tries to create bucket when it doesn't exist with *._COPYING* 
extension 
[code|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CommandWithDestination.java#L425].

We need to update Ozone to be compatible with Hadoop and allow copy if bucket 
doesn't exist.



  was:OFC cli fails to copy 


> OFS CLI fail to copy form srouce bucket to destination bucket if destination 
> bucket doesn't exist
> -------------------------------------------------------------------------------------------------
>
>                 Key: HDDS-7885
>                 URL: https://issues.apache.org/jira/browse/HDDS-7885
>             Project: Apache Ozone
>          Issue Type: Bug
>          Components: OM
>            Reporter: Hemant Kumar
>            Priority: Major
>
> OFC cli fails to copy keys from source bucket to destination bucket if 
> destination bucket doesn't exist with exception message *cp: Bucket or Volume 
> name has an unsupported character : _*.
> In actual, CLI tries to create bucket when it doesn't exist with *._COPYING* 
> extension 
> [code|https://github.com/apache/hadoop/blob/trunk/hadoop-common-project/hadoop-common/src/main/java/org/apache/hadoop/fs/shell/CommandWithDestination.java#L425].
> We need to update Ozone to be compatible with Hadoop and allow copy if bucket 
> doesn't exist.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to