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

MasterFS doesn't set scheme for internal FileSystem

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.94.2, 0.95.2
    • 0.95.0
    • master
    • None
    • Reviewed

    Description

      FSUtils.getRootDir() just takes a configuration object, which is used to:
      1) Get the name of the root directory
      2) Create a filesystem (based on the configured scheme)
      3) Qualify the root onto the filesystem

      However, the FileSystem from the master filesystem won't generate the correctly qualified root directory under hadoop-2.0 (though it works fine on hadoop-1.0). Seems to be an issue with the configuration parameters.

      Attachments

        1. java_HBASE-6441_v0.patch
          4 kB
          Jesse Yates

        Issue Links

          Activity

            People

              jesse_yates Jesse Yates
              jesse_yates Jesse Yates
              Votes:
              0 Vote for this issue
              Watchers:
              7 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: