Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
-
Reviewed
Description
The property "hbase.connection.per.config" has a default value of true in hbase-default.xml. In HConnectionManager we try to assign false as the default value if no value is specified. Better to make it uniform.
As per Ted's suggestion making it false in the hbase-default.xml.