[ 
https://issues.apache.org/jira/browse/HADOOP-14230?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Zhuge updated HADOOP-14230:
--------------------------------
       Resolution: Fixed
    Fix Version/s: 3.0.0-alpha3
                   2.8.1
                   2.9.0
           Status: Resolved  (was: Patch Available)

Committed to trunk, branch-2, and branch-2.8.

Thanks [~liuml07] for the review. I filed HADOOP-14234 for ADLS enhancements to 
make after HADOOP-14180 is complete.

> TestAdlFileSystemContractLive fails to clean up
> -----------------------------------------------
>
>                 Key: HADOOP-14230
>                 URL: https://issues.apache.org/jira/browse/HADOOP-14230
>             Project: Hadoop Common
>          Issue Type: Sub-task
>          Components: fs/adl, test
>    Affects Versions: 2.8.0
>            Reporter: John Zhuge
>            Assignee: John Zhuge
>            Priority: Minor
>             Fix For: 2.9.0, 2.8.1, 3.0.0-alpha3
>
>         Attachments: HADOOP-14230.001.patch
>
>
> TestAdlFileSystemContractLive fails to clean up test directories after the 
> tests.
> This is the leftover after {{testListStatus}}:
> {nonformat}
> $ bin/hadoop fs -ls -R /
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 /user
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 /user/jzhuge
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 
> /user/jzhuge/FileSystemContractBaseTest
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 
> /user/jzhuge/FileSystemContractBaseTest/testListStatus
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 
> /user/jzhuge/FileSystemContractBaseTest/testListStatus/a
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 
> /user/jzhuge/FileSystemContractBaseTest/testListStatus/b
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 
> /user/jzhuge/FileSystemContractBaseTest/testListStatus/c
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:17 
> /user/jzhuge/FileSystemContractBaseTest/testListStatus/c/1
> {noformat}
> This is the leftover after {{testMkdirsFailsForSubdirectoryOfExistingFile}}:
> {noformat}
> $ bin/hadoop fs -ls -R /
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:22 /user
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:22 /user/jzhuge
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:22 
> /user/jzhuge/FileSystemContractBaseTest
> drwxr-xr-x   - ADLSAccessApp loginapp          0 2017-03-24 08:22 
> /user/jzhuge/FileSystemContractBaseTest/testMkdirsFailsForSubdirectoryOfExistingFile
> -rw-r--r--   1 ADLSAccessApp loginapp       2048 2017-03-24 08:22 
> /user/jzhuge/FileSystemContractBaseTest/testMkdirsFailsForSubdirectoryOfExistingFile/file
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
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