Andras Bokor created HADOOP-15744: ------------------------------------- Summary: AbstractContractAppendTest fails against HDFS on HADOOP-15407 branch Key: HADOOP-15744 URL: https://issues.apache.org/jira/browse/HADOOP-15744 Project: Hadoop Common Issue Type: Bug Reporter: Andras Bokor Assignee: Andras Bokor
{code:java} mvn test -Dtest=TestHDFSContractAppend#testAppendDirectory,TestRouterWebHDFSContractAppend#testAppendDirectory{code} 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. [~ste...@apache.org], [~tmarquardt], any thoughts? -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org