You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Bryan Duxbury (JIRA)" <ji...@apache.org> on 2008/02/08 18:41:07 UTC

[jira] Commented: (HBASE-426) hbase can't find remote filesystem

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

Bryan Duxbury commented on HBASE-426:
-------------------------------------

There was a suggestion of having the hbase.rootdir parameter be a filesystem and path combined, like hdfs://server:port/path/to/hbase/root. This seems like it'd be a really simple, clear, useful way to specify where your files go.

Also, I think there should be a reasonable default value for this in hbase-site.xml, so that you KNOW that you have to change it. Putting it in hbase-default.xml would just be confusing.

> hbase can't find remote filesystem
> ----------------------------------
>
>                 Key: HBASE-426
>                 URL: https://issues.apache.org/jira/browse/HBASE-426
>             Project: Hadoop HBase
>          Issue Type: Bug
>    Affects Versions: 0.1.0, 0.2.0
>            Reporter: stack
>            Priority: Blocker
>
> If filesystem is remote, e.g. its an Hadoop DFS running "over there", there is no means of pointing hbase at it currently (unless you count copying hadoop-site.xml into hbase/conf).  Should be possible to just set a fully qualified hbase.rootdir and that should be sufficient for hbase figuring the fs (needs to be backported to 0.1 too).

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