HADOOP-17376. ITestS3AContractRename failing against stricter tests. (#2462)

Contributed by Attila Doroszlai.
This commit is contained in:
Doroszlai, Attila 2020-11-16 12:24:00 +01:00 committed by GitHub
parent ebe1d1fbf7
commit dd85a90da6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 5 additions and 0 deletions

View File

@ -52,6 +52,11 @@
<value>true</value>
</property>
<property>
<name>fs.contract.rename-returns-false-if-dest-exists</name>
<value>true</value>
</property>
<property>
<name>fs.contract.rename-remove-dest-if-empty-dir</name>
<value>true</value>