hbase
hbase copied to clipboard
Apache HBase
Hadoop 3.4.1 release is in progress. Create a PR to test the release. This PR is based on #6261 (made by @stoty)
Add a metric of the amount of data written to WAL to determine the pressure of replication. Combined with the replication shipped size metric, the user can determine how many...
Found 2 metrics did not display in the /jmx http interface response, table level wal appendSize and table level replication source. I suspect it's because the metric name contains a...
https://issues.apache.org/jira/browse/HBASE-28904
https://issues.apache.org/jira/browse/HBASE-28882 My company runs a few hundred HBase clusters. We want to take backups everyday in one public cloud region, and then use said cloud's native replication solution to "backup...
implement the same as HADOOP-16524 https://issues.apache.org/jira/browse/HBASE-28911