HBASE-6596 Revert HBASE-5022; it undoes HBC.create; ADDENDUM 2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1374097 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
a7b5e34cf2
commit
7036d7a4e8
|
@ -114,7 +114,6 @@ public class HBaseConfiguration extends Configuration {
|
|||
}
|
||||
|
||||
/**
|
||||
* Creates a clone of passed configuration.
|
||||
* @param that Configuration to clone.
|
||||
* @return a Configuration created with the hbase-*.xml files plus
|
||||
* the given configuration.
|
||||
|
|
Loading…
Reference in New Issue