Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
5.0.0-alpha
-
None
-
None
Description
The problem is for HBase 2.0 integration. After recent refactoring with moving HTableDescriptor constructor to TableDescriptorBuilder we incorrectly modified the check whether we need to modify the system catalog table, so now it always triggers modification of all system tables.