hbase icon indicating copy to clipboard operation
hbase copied to clipboard

Apache HBase

Results 488 hbase issues
Sort by recently updated
recently updated
newest added

Added 3 new metrics to MetricsMasterProcSource. Created methods in MetricsMasterWrapper to fetch those metrics and expose them through jmx.

Missing the “s” when mentioning Google’s Bigtable

Add “commons.crypto.stream.buffer.size” configuration in hbase when doing encryption through commonsCryptoAES.

See the corresponding jira HBASE-26032 for the details and the visualvm output.

JIRA: HBASE-27026. By default Style/FrozenStringLiteralComment is enabled in rubocop. If we update a ruby file, rubocop prompts `Missing frozen string literal comment` (see [https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4416/2/artifact/yetus-general-check/output/diff-patch-rubocop.txt)](https://ci-hbase.apache.org/job/HBase-PreCommit-GitHub-PR/job/PR-4416/2/artifact/yetus-general-check/output/diff-patch-rubocop.txt). To address this warn, we need...

As mentioned on the jira description, setting either NAMESPACES or TABLECFs when calling add_peer still doesn't suffice to allow entries for the related namespaces/tables to be replicated, if those don't...