[
https://issues.apache.org/jira/browse/HADOOP-15744?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16611182#comment-16611182
]
Steve Loughran commented on HADOOP-15744:
-----------------------------------------
* I think Andras is worried about a test added in that branch to append (lifted
from the abfs tests) which is failing for webHDFS. That'll be a bug in HDFS.
* I think it's time for a rebase to trunk. and w.r.t the web hdfs failures, not
the place to fix. But it'll be something to address in trunk before the merge
(copy the moved test & fix in webhdfs)
FWIW, I think both HDFS failures are wrong: HDFS should unwrap; webHDFS should
fail.
> 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
> Components: test
> Affects Versions: HADOOP-15407
> Reporter: Andras Bokor
> Assignee: Andras Bokor
> Priority: Major
>
> {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.
> [[email protected]], [~tmarquardt], any thoughts?
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]