Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-446

Fully qualified hbase.rootdir doesn't work

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • 0.1.0, 0.2.0
    • 0.1.0, 0.2.0
    • None
    • None

    Description

      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:///

      Attachments

        1. patch.txt
          2 kB
          Jim Kellerman

        Activity

          People

            jimk Jim Kellerman
            stack Michael Stack
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: