[
https://issues.apache.org/jira/browse/HBASE-446?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jim Kellerman resolved HBASE-446.
---------------------------------
Resolution: Fixed
Fix Version/s: 0.2.0
0.1.0
Assignee: Jim Kellerman
Committed to trunk and 0.1
> Fully qualified hbase.rootdir doesn't work
> ------------------------------------------
>
> Key: HBASE-446
> URL: https://issues.apache.org/jira/browse/HBASE-446
> Project: Hadoop HBase
> Issue Type: Bug
> Affects Versions: 0.1.0, 0.2.0
> Reporter: stack
> Assignee: Jim Kellerman
> Priority: Blocker
> Fix For: 0.1.0, 0.2.0
>
> Attachments: patch.txt
>
>
> Jim was setting up cluster w/ new hbase. Setting fully qualified
> hbase.rootdir was failing. Complaint was that the filesystems didn't match
> -- i.e. the hdfs of the fully qualified hbase.rootdir didn't jibe w/ the
> default hadoop file:///.
> Fix needs to be backported.
> The problem was that because the hadoop config files were not found (because
> they are in a different directory and not on the classpath) then fs.get(conf)
> returns file:///
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.