-
Type:
Sub-task
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: HADOOP-15407
-
Fix Version/s: HADOOP-15407
-
Component/s: test
-
Labels:None
-
Target Version/s:
mvn test -Dtest=TestHDFSContractAppend#testAppendDirectory,TestRouterWebHDFSContractAppend#testAppendDirectory
In case of TestHDFSContractAppend the test excepts FileAlreadyExistsException but HDFS sends the exception wrapped into a RemoteException.
In case of TestRouterWebHDFSContractAppend the append does not even throw exception.
Steve Loughran, Thomas Marqardt, any thoughts?
- is related to
-
HADOOP-15762 AbstractContractAppendTest to add more tests, implementations to comply
-
- Open
-