[
https://issues.apache.org/jira/browse/HADOOP-13294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493116#comment-17493116
]
Monthon Klongklaew commented on HADOOP-13294:
---------------------------------------------
I would like to add these tests.
I tried to change delete bucket error message by throwing an exception instead
of returning false here
[DeleteOperation|https://github.com/apache/hadoop/blob/bddc9bf63c3adb3d7445547bd1f8272e53b40bf7/hadoop-tools/hadoop-aws/src/main/java/org/apache/hadoop/fs/s3a/impl/DeleteOperation.java#L271].
The console print it out nicely but it breaks the ContractRootDir test. I
wonder if it's ok to make this change because the result seems to be the same;
we will not delete it.
> Test hadoop fs shell against s3a; fix problems
> ----------------------------------------------
>
> Key: HADOOP-13294
> URL: https://issues.apache.org/jira/browse/HADOOP-13294
> Project: Hadoop Common
> Issue Type: Sub-task
> Components: fs/s3
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Priority: Major
>
> There's no tests of {{hadoop -fs}} commands against s3a; add some. Ideally,
> generic to all object stores.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]