hbase
hbase copied to clipboard
Apache HBase
Although HFiles are copied to the archive in a destructive schema change, recovery scenarios are not automatic and involve some operator labor to reconstruct the table and re-import the archived...
Backports https://github.com/apache/hbase/pull/6368
Backports https://github.com/apache/hbase/pull/6368
Backports https://github.com/apache/hbase/pull/6368
Backports https://github.com/apache/hbase/pull/6368
[Design doc](https://docs.google.com/document/d/1oaNAZUER5zO8yivmzRBVAMmL6r2cYiJn9YCbDe14LMw/edit#heading=h.nch5d72p27ex) HBase provides many configuration options to help administrators tune their tables and clusters for desired performance and reliability. However, it can be difficult for administrators to leverage these...
* use reflection to access these Hadoop APIs. * added more UT coverage. Tested a few UTs with Hadoop 3.3.5. TODO: * Test with Hadoop 3.3.6, 3.4.0. * Test with...
…s to make sure HBase works with earlier supported Hadoop versions step 1. Change the Hadoop version to 3.4.0