[ 
https://issues.apache.org/jira/browse/HADOOP-14735?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16114614#comment-16114614
 ] 

Steve Loughran commented on HADOOP-14735:
-----------------------------------------

Cause here is that this test method was using a non-absolute path for the dest 
dir, so rename() would only succeed if the directory /user/stevel existed in 
the test FS...the outcome depends on the previous state of the FS, and for 
localdynamo that path wasn't being found.

Fix: sort out paths. I'll do this across all the tests, along with some other 
cleanups.



> ITestS3AEncryptionSSEC failing in parallel s3guard runs
> -------------------------------------------------------
>
>                 Key: HADOOP-14735
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14735
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/s3
>    Affects Versions: HADOOP-13345
>            Reporter: Steve Loughran
>            Assignee: Steve Loughran
>            Priority: Minor
>
> in parallel test runs, {{ITestS3AEncryptionSSEC}} is failing (repeatedly) by 
> not throwing an exception when attempting to rename one file to another using 
> a different client key



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to