You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2009/09/23 19:22:16 UTC

[jira] Created: (HBASE-1862) [migration] Migration tools need to have the filesystem set for them

[migration] Migration tools need to have the filesystem set for them
--------------------------------------------------------------------

                 Key: HBASE-1862
                 URL: https://issues.apache.org/jira/browse/HBASE-1862
             Project: Hadoop HBase
          Issue Type: Bug
            Reporter: stack
             Fix For: 0.19.4


Fellas are running into this:

{code}
Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS: hdfs://testhbase01:9000/hbase-backup/-ROOT-/70236052/info/mapfiles, expected: file:///
{code} 

.. when trying to use the migration tools in FSUtils and HRegion

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Assigned: (HBASE-1862) [migration] Migration tools need to have the filesystem set for them

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack reassigned HBASE-1862:
----------------------------

    Assignee: stack

> [migration] Migration tools need to have the filesystem set for them
> --------------------------------------------------------------------
>
>                 Key: HBASE-1862
>                 URL: https://issues.apache.org/jira/browse/HBASE-1862
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.19.4
>
>         Attachments: 1862.patch
>
>
> Fellas are running into this:
> {code}
> Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS: hdfs://testhbase01:9000/hbase-backup/-ROOT-/70236052/info/mapfiles, expected: file:///
> {code} 
> .. when trying to use the migration tools in FSUtils and HRegion

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Resolved: (HBASE-1862) [migration] Migration tools need to have the filesystem set for them

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack resolved HBASE-1862.
--------------------------

    Resolution: Fixed

Committed to 0.19 branch.

> [migration] Migration tools need to have the filesystem set for them
> --------------------------------------------------------------------
>
>                 Key: HBASE-1862
>                 URL: https://issues.apache.org/jira/browse/HBASE-1862
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.19.4
>
>         Attachments: 1862.patch
>
>
> Fellas are running into this:
> {code}
> Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS: hdfs://testhbase01:9000/hbase-backup/-ROOT-/70236052/info/mapfiles, expected: file:///
> {code} 
> .. when trying to use the migration tools in FSUtils and HRegion

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


[jira] Updated: (HBASE-1862) [migration] Migration tools need to have the filesystem set for them

Posted by "stack (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HBASE-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

stack updated HBASE-1862:
-------------------------

    Attachment: 1862.patch

This patch worked for smulcahy up on irc

> [migration] Migration tools need to have the filesystem set for them
> --------------------------------------------------------------------
>
>                 Key: HBASE-1862
>                 URL: https://issues.apache.org/jira/browse/HBASE-1862
>             Project: Hadoop HBase
>          Issue Type: Bug
>            Reporter: stack
>             Fix For: 0.19.4
>
>         Attachments: 1862.patch
>
>
> Fellas are running into this:
> {code}
> Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS: hdfs://testhbase01:9000/hbase-backup/-ROOT-/70236052/info/mapfiles, expected: file:///
> {code} 
> .. when trying to use the migration tools in FSUtils and HRegion

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.