Update the getProps() as a protected function in Configuration class for
HBaseConfiguration
--------------------------------------------------------------------------------------------
Key: HADOOP-7628
URL: https://issues.apache.org/jira/browse/HADOOP-7628
Project: Hadoop Common
Issue Type: Improvement
Affects Versions: 0.20-append
Reporter: Liyin Tang
HBaseConfiguration is a sub-class for Configuration. It tries to call the
getProps() function from Configuration class to iterate all the configuration
entries.
So the patch is going to update the getProps() as a protected function in
Configuration class.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira