[
https://issues.apache.org/jira/browse/HBASE-8408?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13656690#comment-13656690
]
Ted Yu commented on HBASE-8408:
-------------------------------
TestNamespaceMigration failed on MacBook:
{code}
org.apache.hadoop.hbase.namespace.TestNamespaceMigration Time elapsed:
-1,591,169.417 sec <<< FAILURE!
junit.framework.AssertionFailedError
at junit.framework.Assert.fail(Assert.java:55)
at junit.framework.Assert.assertTrue(Assert.java:22)
at junit.framework.Assert.assertTrue(Assert.java:31)
at
org.apache.hadoop.hbase.namespace.TestNamespaceMigration.untar(TestNamespaceMigration.java:125)
at
org.apache.hadoop.hbase.namespace.TestNamespaceMigration.setUpBeforeClass(TestNamespaceMigration.java:81)
{code}
>From test output:
{code}
2013-05-13 20:49:56,755 INFO [main] namespace.TestNamespaceMigration(123):
Untarring hbase-server/src/test/data/TestNamespaceMigration.tgz into
/Users/tyu/trunk/hbase-server/target/test-data/2f04848c-7909-4ff3-b133-0eca92c27508/TestNamespaceMigration
{code}
I have:
{code}
$ ls -l hbase-server/src/test/data/TestNamespaceMigration.tgz
-rw-r--r--@ 1 tyu staff 9593 May 13 16:17
hbase-server/src/test/data/TestNamespaceMigration.tgz
{code}
> Implement namespace
> -------------------
>
> Key: HBASE-8408
> URL: https://issues.apache.org/jira/browse/HBASE-8408
> Project: HBase
> Issue Type: Sub-task
> Reporter: Francis Liu
> Assignee: Francis Liu
> Attachments: HBASE-8015_1.patch, HBASE-8015_2.patch,
> HBASE-8015.patch, TestNamespaceMigration.tgz
>
>
--
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