You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Jim Kellerman (JIRA)" <ji...@apache.org> on 2008/04/17 23:37:21 UTC

[jira] Created: (HBASE-590) HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.

HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.
-------------------------------------------------------------------------------------------------------

                 Key: HBASE-590
                 URL: https://issues.apache.org/jira/browse/HBASE-590
             Project: Hadoop HBase
          Issue Type: Bug
          Components: util
    Affects Versions: 0.1.1
            Reporter: Jim Kellerman
            Assignee: Jim Kellerman
            Priority: Blocker
             Fix For: 0.1.2


The HBase migration tool does not validate hbase.rootdir as a valid URI that contains a scheme (e.g., file:// or hdfs://) and fails to find the root directory and the file system if hbase.rootdir is not a URI.

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


[jira] Updated: (HBASE-590) HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.

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

Jim Kellerman updated HBASE-590:
--------------------------------

    Attachment: patch.txt

> HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-590
>                 URL: https://issues.apache.org/jira/browse/HBASE-590
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.1.1
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>         Attachments: patch.txt
>
>
> The HBase migration tool does not validate hbase.rootdir as a valid URI that contains a scheme (e.g., file:// or hdfs://) and fails to find the root directory and the file system if hbase.rootdir is not a URI.

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


[jira] Resolved: (HBASE-590) HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.

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

Jim Kellerman resolved HBASE-590.
---------------------------------

    Resolution: Fixed

Passes local tests. Committing.

> HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-590
>                 URL: https://issues.apache.org/jira/browse/HBASE-590
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.1.1
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.1.2
>
>         Attachments: patch.txt
>
>
> The HBase migration tool does not validate hbase.rootdir as a valid URI that contains a scheme (e.g., file:// or hdfs://) and fails to find the root directory and the file system if hbase.rootdir is not a URI.

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


[jira] Updated: (HBASE-590) HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.

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

Jim Kellerman updated HBASE-590:
--------------------------------

    Fix Version/s: 0.2.0

> HBase migration tool does not get correct FileSystem or root directory if configuration is not correct.
> -------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-590
>                 URL: https://issues.apache.org/jira/browse/HBASE-590
>             Project: Hadoop HBase
>          Issue Type: Bug
>          Components: util
>    Affects Versions: 0.1.1
>            Reporter: Jim Kellerman
>            Assignee: Jim Kellerman
>            Priority: Blocker
>             Fix For: 0.2.0, 0.1.2
>
>         Attachments: patch.txt
>
>
> The HBase migration tool does not validate hbase.rootdir as a valid URI that contains a scheme (e.g., file:// or hdfs://) and fails to find the root directory and the file system if hbase.rootdir is not a URI.

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