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/18 00:15:21 UTC

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

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