Re: [VOTE] First release candidate for hbase 3.0.0-alpha-4 is available for download

2023-06-02 Thread Liangjun He
+1 * Signature: ok * Checksum : ok * Rat check (1.8.0_222): ok - mvn clean apache-rat:check * Built from source (1.8.0_222): ok - mvn clean install -DskipTests * Unit tests pass (1.8.0_222): ok - mvn clean package -P runSmallTests -Dsurefire.rerunFailingTestsCount=3 I am sorry, touched the se

[jira] [Created] (HBASE-27904) A random data generator tool leveraging bulk load.

2023-06-02 Thread Himanshu Gwalani (Jira)
Himanshu Gwalani created HBASE-27904: Summary: A random data generator tool leveraging bulk load. Key: HBASE-27904 URL: https://issues.apache.org/jira/browse/HBASE-27904 Project: HBase Is

[VOTE] The first release candidate for 2.5.5 (RC0) is available

2023-06-02 Thread Andrew Purtell
Please vote on this Apache hbase release candidate, hbase-2.5.5RC0 The VOTE will remain open for at least 72 hours. [ ] +1 Release this package as Apache HBase 2.5.5 [ ] -1 Do not release this package because ... The tag to be voted on is 2.5.5RC0: https://github.com/apache/hbase/tree/2.5.5RC

Re: [DISCUSS] Disable HDFS readahead for PREAD reads

2023-06-02 Thread Nick Dimiduk
Hi Bryan, Based on your observations, I'm in favor of changing the default for new minor releases going forward, and maybe some comments about this in the online book. I'm also in favor of exposing configurable readahead for STREAM reads, enabling easier experimentation for those keen to do so. T

[jira] [Created] (HBASE-27903) Skip submitting Split/Merge procedure when split/merge is disabled at table level

2023-06-02 Thread Ashok shetty (Jira)
Ashok shetty created HBASE-27903: Summary: Skip submitting Split/Merge procedure when split/merge is disabled at table level Key: HBASE-27903 URL: https://issues.apache.org/jira/browse/HBASE-27903 Pro

Re: [DISCUSS] Disable HDFS readahead for PREAD reads

2023-06-02 Thread Xiaolin Ha
+1 for disable readahead for pread Bryan Beaudreault 于2023年5月31日周三 20:44写道: > Hello team, > > I recently discovered "hbase.store.reader.no-readahead", which defaults to > false (so readahead is enabled). This only applies to PREAD reads, not > STREAM reads which always use readahead. When readah

Re: [DISCUSS] Disable HDFS readahead for PREAD reads

2023-06-02 Thread Duo Zhang
+1 on changing no readahead to true by default for pread. Bryan Beaudreault 于2023年5月31日周三 20:44写道: > Hello team, > > I recently discovered "hbase.store.reader.no-readahead", which defaults to > false (so readahead is enabled). This only applies to PREAD reads, not > STREAM reads which always use