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

Steve Loughran commented on HADOOP-17539:
-----------------------------------------

my plan to fix this is also to move off the hadoop custom FileAlreadyExists 
exception and go to the java 8 one. It is time.

> ABFS test setup failing "The specified filesystem already exists"
> -----------------------------------------------------------------
>
>                 Key: HADOOP-17539
>                 URL: https://issues.apache.org/jira/browse/HADOOP-17539
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/azure, test
>    Affects Versions: 3.3.1
>            Reporter: Steve Loughran
>            Priority: Major
>
> been hitting this in parallel test runs. Even though FS Creation is meant to 
> catch and swallow exceptions of code 
> {{AzureServiceErrorCode.FILE_SYSTEM_ALREADY_EXISTS}}, this doesn't happen 
> because the exception is translated into FileAlreadyExistsException before 
> that catch/swallow



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: common-issues-h...@hadoop.apache.org

Reply via email to