Description
There are some extra append tests from HADOOP-14507; put them in AbstractContractAppendTest and make sure that the filesystems are all compliant
specifically
- can you append over a directory
- can you append to a file which you have just deleted
how directory appends are rejected seems to vary
Attachments
Issue Links
- relates to
-
HADOOP-15744 AbstractContractAppendTest fails against HDFS on HADOOP-15407 branch
- Resolved