You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2012/11/10 03:27:11 UTC

[jira] [Commented] (HBASE-7143) TestMetaMigrationRemovingHTD fails when used with Hadoop 0.23/2.x

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

Ted Yu commented on HBASE-7143:
-------------------------------

Thanks for the finding, Andrey.

createDir() is recursive. Would be nice to write it in iterative manner.

Would FileSystem.mkdirs() do the job ?
                
> TestMetaMigrationRemovingHTD fails when used with Hadoop 0.23/2.x
> -----------------------------------------------------------------
>
>                 Key: HBASE-7143
>                 URL: https://issues.apache.org/jira/browse/HBASE-7143
>             Project: HBase
>          Issue Type: Bug
>          Components: test
>    Affects Versions: 0.94.2
>            Reporter: Andrey Klochkov
>             Fix For: 0.94.3
>
>         Attachments: HBASE-7143-0.94.patch, HBASE-7143-trunk.patch
>
>
> TestMetaMigrationRemovingHTD fails when build is done with "-Dhadoop.profile=23" option. 
> The reason is the changes of defaults in "-mkdir" CLI call. In 0.23/2.x, it doesn't create parent directories by default anymore.
> The patch will be submitted shortly.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira