+1 (non-binding)
I checked:

* Signature: OK
* Checksum : OK
* Rat check (17.0.12): OK
   - mvn clean apache-rat:check
* Build from source (1.8.0_421 and 17.0.12): OK
   - mvn clean install -DskipTests -Dhadoop.profile=3.0

Start a mini cluster in standalone mode, succeeded.
Check logs and web pages, it looks good.

Run these shell commands, looks fine.

create 'test', 'cf'
list 'test'
describe 'test'
put 'test', 'row1', 'cf:a', 'value1'
put 'test', 'row2', 'cf:b', 'value2'
put 'test', 'row3', 'cf:c', 'value3'
scan 'test'
get 'test', 'row1'
disable 'test'
enable 'test'
disable 'test'
drop 'test'

On 2026/03/15 20:40:04 Andrew Purtell wrote:
> Please vote on this Apache HBase release candidate, 2.5.14RC0
> 
> The VOTE will remain open for at least 72 hours.
> 
> [ ] +1 Release this package as Apache HBase 2.5.14
> [ ] -1 Do not release this package because ...
> 
> The tag to be voted on is 2.5.14RC0:
> 
>   https://github.com/apache/hbase/tree/2.5.14RC0
> 
> This tag currently points to git reference
> 
>   8be05374b22d5f67b683ba68b9bb1bb52f86b9f3
> 
> The release files, including signatures, digests, as well as CHANGES.md
> and RELEASENOTES.md included in this RC can be found at:
> 
>   https://dist.apache.org/repos/dist/dev/hbase/2.5.14RC0/
> 
> Maven artifacts are available in a staging repository at:
> 
>   https://repository.apache.org/content/repositories/orgapachehbase-1606/
> 
> Maven artifacts for hadoop3 are available in a staging repository at:
> 
>   https://repository.apache.org/content/repositories/orgapachehbase-1607/
> 
> Artifacts were signed with the 0xD5365CCD key which can be found in:
> 
>   https://downloads.apache.org/hbase/KEYS
> 
> To learn more about Apache HBase, please see
> 
>   http://hbase.apache.org/
> 
> Thanks,
> Your HBase Release Manager
> 

Reply via email to