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
Attachments
Issue Links
- is related to
-
HBASE-7422 MasterFS doesn't set configuration for internal FileSystem
- Closed
-
HBASE-7423 HFileArchiver should not use the configuration from the Filesystem
- Closed
-
HBASE-5547 Don't delete HFiles when in "backup mode"
- Closed