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