Adrian Muraru created HBASE-20140:
-------------------------------------
Summary: HRegion FileSystem should be instantiated from hbase
rootDir not default
Key: HBASE-20140
URL: https://issues.apache.org/jira/browse/HBASE-20140
Project: HBase
Issue Type: Improvement
Components: regionserver
Reporter: Adrian Muraru
HRegion fs initialization is done based on HDFS default {{fs.defaultFs}}
instead of {{hbase.rootdir}}
This is breaking in cases where the {{fs.defaultFs}} is set to a different
filesystem than the one set in fully qualified {{hbase.rootdir}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)