Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-10 Thread Nihal Jain
Thank you Duo and David for all the effort.

On Thu, 10 Jul 2025 at 8:21 PM, Dávid Paksy  wrote:

> Sorry, I did not noticed the issue with the hadoop2 tarball earlier that we
> now need another RC round.
> Many thanks Duo for your help in fixing the issue!
>
> 张铎(Duo Zhang)  ezt írta (időpont: 2025. júl. 10.,
> Cs, 16:37):
>
> > In HBASE-29446 we confirmed that there was an issue for the default
> > hadoop2 tarball that we missed the static js content for 2.6.3RC1.
> >
> > Now HBASE-29446 got resolved, let me sink this RC and spin RC2.
> >
> > Thanks David, and sorry for others that we need a new round for voting...
> >
> > 张铎(Duo Zhang)  于2025年7月9日周三 09:30写道:
> > >
> > > Thanks guys. Let's get HBASE-29446 in.
> > >
> > > Pankaj Kumar  于2025年7月9日周三 04:16写道:
> > > >
> > > > Thanks Duo for publishing the release candidate. Unfortunately Web UI
> > > > doesn't look good, observing the same issue as HBASE-29446. IMO we
> > should
> > > > get this fixed.
> > > >
> > > > Others look good to me apart from the Web UI,
> > > >
> > > > * Signature: ok
> > > > * Checksum : ok
> > > > * Rat check (17.0.11): ok
> > > >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > > > * Built from source (17.0.11): ok
> > > >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > > > * Unit tests pass (17.0.11): ok
> > > >  - mvn clean package -P runSmallTests -D hadoop.profile=3.0
> > > > -Dsurefire.rerunFailingTestsCount=3
> > > >
> > > > - Executed basic hbase shell commands, works fine
> > > > - Loaded 20M records using YCSB, nothing unusual observed
> > > > -  Checked API Compatibility report, 100% compatible
> > > >
> > > > Regards,
> > > > Pankaj
> > > >
> > > > On Tue, Jul 8, 2025 at 11:02 PM Dávid Paksy 
> wrote:
> > > >
> > > > > Hi All,
> > > > >
> > > > > * Signature: ok
> > > > > * Checksum : ok
> > > > > * Rat check (17.0.12): ok
> > > > >  - mvn clean apache-rat:check -D skipTests -D
> > hadoop.profile=3.0
> > > > > * Built from source (17.0.12): ok
> > > > >  - mvn clean install -D skipTests -D hadoop.profile=3.0
> > -DskipTests
> > > > > * Unit tests pass (17.0.12): ok
> > > > >  - mvn clean package -D skipTests -D hadoop.profile=3.0
> > > > >
> > > > > But unfortunately I found an issue I caused by accident. I started
> > HBase in
> > > > > standalone mode and checked the web UI and the styling is broken. I
> > think
> > > > > it should be a regression because of HBASE-27802.
> > > > > Opened HBASE-29446 for this.
> > > > >
> > > > > Nick Dimiduk  ezt írta (időpont: 2025. júl.
> > 8., K,
> > > > > 16:18):
> > > > >
> > > > > > This release looks wholesome to me, +1. Thanks a lot Duo for
> > picking this
> > > > > > one up!
> > > > > >
> > > > > > * Signature: ok
> > > > > > * Checksum : ok
> > > > > > * Rat check (17.0.13): ok
> > > > > >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > > > > > * Built from source (17.0.13): ok
> > > > > >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > > > > >
> > > > > > On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang 
> > wrote:
> > > > > >
> > > > > > > Please vote on this Apache hbase release candidate,
> > > > > > > hbase-2.6.3RC1
> > > > > > >
> > > > > > > The VOTE will remain open for at least 72 hours.
> > > > > > >
> > > > > > > [ ] +1 Release this package as Apache hbase 2.6.3
> > > > > > > [ ] -1 Do not release this package because ...
> > > > > > >
> > > > > > > The tag to be voted on is 2.6.3RC1:
> > > > > > >
> > > > > > >   https://github.com/apache/hbase/tree/2.6.3RC1
> > > > > > >
> > > > > > > This tag currently points to git reference
> > > > > > >
> > > > > > >   714f42b281800bf05dfdceab88a669c32d0522ac
> > > > > > >
> > > > > > > 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.6.3RC1/
> > > > > > >
> > > > > > > Maven artifacts are available in a staging repository at:
> > > > > > >
> > > > > > >
> > > > > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1580/
> > > > > > >
> > > > > > > Maven artifacts for hadoop3 are available in a staging
> > repository at:
> > > > > > >
> > > > > > >
> > > > > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1581/
> > > > > > >
> > > > > > > Artifacts were signed with the 0x9AD2AE49 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
> > > > > > >
> > > > > >
> > > > >
> >
>


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-10 Thread Dávid Paksy
Sorry, I did not noticed the issue with the hadoop2 tarball earlier that we
now need another RC round.
Many thanks Duo for your help in fixing the issue!

张铎(Duo Zhang)  ezt írta (időpont: 2025. júl. 10.,
Cs, 16:37):

> In HBASE-29446 we confirmed that there was an issue for the default
> hadoop2 tarball that we missed the static js content for 2.6.3RC1.
>
> Now HBASE-29446 got resolved, let me sink this RC and spin RC2.
>
> Thanks David, and sorry for others that we need a new round for voting...
>
> 张铎(Duo Zhang)  于2025年7月9日周三 09:30写道:
> >
> > Thanks guys. Let's get HBASE-29446 in.
> >
> > Pankaj Kumar  于2025年7月9日周三 04:16写道:
> > >
> > > Thanks Duo for publishing the release candidate. Unfortunately Web UI
> > > doesn't look good, observing the same issue as HBASE-29446. IMO we
> should
> > > get this fixed.
> > >
> > > Others look good to me apart from the Web UI,
> > >
> > > * Signature: ok
> > > * Checksum : ok
> > > * Rat check (17.0.11): ok
> > >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > > * Built from source (17.0.11): ok
> > >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > > * Unit tests pass (17.0.11): ok
> > >  - mvn clean package -P runSmallTests -D hadoop.profile=3.0
> > > -Dsurefire.rerunFailingTestsCount=3
> > >
> > > - Executed basic hbase shell commands, works fine
> > > - Loaded 20M records using YCSB, nothing unusual observed
> > > -  Checked API Compatibility report, 100% compatible
> > >
> > > Regards,
> > > Pankaj
> > >
> > > On Tue, Jul 8, 2025 at 11:02 PM Dávid Paksy  wrote:
> > >
> > > > Hi All,
> > > >
> > > > * Signature: ok
> > > > * Checksum : ok
> > > > * Rat check (17.0.12): ok
> > > >  - mvn clean apache-rat:check -D skipTests -D
> hadoop.profile=3.0
> > > > * Built from source (17.0.12): ok
> > > >  - mvn clean install -D skipTests -D hadoop.profile=3.0
> -DskipTests
> > > > * Unit tests pass (17.0.12): ok
> > > >  - mvn clean package -D skipTests -D hadoop.profile=3.0
> > > >
> > > > But unfortunately I found an issue I caused by accident. I started
> HBase in
> > > > standalone mode and checked the web UI and the styling is broken. I
> think
> > > > it should be a regression because of HBASE-27802.
> > > > Opened HBASE-29446 for this.
> > > >
> > > > Nick Dimiduk  ezt írta (időpont: 2025. júl.
> 8., K,
> > > > 16:18):
> > > >
> > > > > This release looks wholesome to me, +1. Thanks a lot Duo for
> picking this
> > > > > one up!
> > > > >
> > > > > * Signature: ok
> > > > > * Checksum : ok
> > > > > * Rat check (17.0.13): ok
> > > > >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > > > > * Built from source (17.0.13): ok
> > > > >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > > > >
> > > > > On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang 
> wrote:
> > > > >
> > > > > > Please vote on this Apache hbase release candidate,
> > > > > > hbase-2.6.3RC1
> > > > > >
> > > > > > The VOTE will remain open for at least 72 hours.
> > > > > >
> > > > > > [ ] +1 Release this package as Apache hbase 2.6.3
> > > > > > [ ] -1 Do not release this package because ...
> > > > > >
> > > > > > The tag to be voted on is 2.6.3RC1:
> > > > > >
> > > > > >   https://github.com/apache/hbase/tree/2.6.3RC1
> > > > > >
> > > > > > This tag currently points to git reference
> > > > > >
> > > > > >   714f42b281800bf05dfdceab88a669c32d0522ac
> > > > > >
> > > > > > 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.6.3RC1/
> > > > > >
> > > > > > Maven artifacts are available in a staging repository at:
> > > > > >
> > > > > >
> > > > >
> https://repository.apache.org/content/repositories/orgapachehbase-1580/
> > > > > >
> > > > > > Maven artifacts for hadoop3 are available in a staging
> repository at:
> > > > > >
> > > > > >
> > > > >
> https://repository.apache.org/content/repositories/orgapachehbase-1581/
> > > > > >
> > > > > > Artifacts were signed with the 0x9AD2AE49 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
> > > > > >
> > > > >
> > > >
>


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-10 Thread Duo Zhang
In HBASE-29446 we confirmed that there was an issue for the default
hadoop2 tarball that we missed the static js content for 2.6.3RC1.

Now HBASE-29446 got resolved, let me sink this RC and spin RC2.

Thanks David, and sorry for others that we need a new round for voting...

张铎(Duo Zhang)  于2025年7月9日周三 09:30写道:
>
> Thanks guys. Let's get HBASE-29446 in.
>
> Pankaj Kumar  于2025年7月9日周三 04:16写道:
> >
> > Thanks Duo for publishing the release candidate. Unfortunately Web UI
> > doesn't look good, observing the same issue as HBASE-29446. IMO we should
> > get this fixed.
> >
> > Others look good to me apart from the Web UI,
> >
> > * Signature: ok
> > * Checksum : ok
> > * Rat check (17.0.11): ok
> >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > * Built from source (17.0.11): ok
> >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > * Unit tests pass (17.0.11): ok
> >  - mvn clean package -P runSmallTests -D hadoop.profile=3.0
> > -Dsurefire.rerunFailingTestsCount=3
> >
> > - Executed basic hbase shell commands, works fine
> > - Loaded 20M records using YCSB, nothing unusual observed
> > -  Checked API Compatibility report, 100% compatible
> >
> > Regards,
> > Pankaj
> >
> > On Tue, Jul 8, 2025 at 11:02 PM Dávid Paksy  wrote:
> >
> > > Hi All,
> > >
> > > * Signature: ok
> > > * Checksum : ok
> > > * Rat check (17.0.12): ok
> > >  - mvn clean apache-rat:check -D skipTests -D hadoop.profile=3.0
> > > * Built from source (17.0.12): ok
> > >  - mvn clean install -D skipTests -D hadoop.profile=3.0 
> > > -DskipTests
> > > * Unit tests pass (17.0.12): ok
> > >  - mvn clean package -D skipTests -D hadoop.profile=3.0
> > >
> > > But unfortunately I found an issue I caused by accident. I started HBase 
> > > in
> > > standalone mode and checked the web UI and the styling is broken. I think
> > > it should be a regression because of HBASE-27802.
> > > Opened HBASE-29446 for this.
> > >
> > > Nick Dimiduk  ezt írta (időpont: 2025. júl. 8., K,
> > > 16:18):
> > >
> > > > This release looks wholesome to me, +1. Thanks a lot Duo for picking 
> > > > this
> > > > one up!
> > > >
> > > > * Signature: ok
> > > > * Checksum : ok
> > > > * Rat check (17.0.13): ok
> > > >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > > > * Built from source (17.0.13): ok
> > > >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > > >
> > > > On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang  wrote:
> > > >
> > > > > Please vote on this Apache hbase release candidate,
> > > > > hbase-2.6.3RC1
> > > > >
> > > > > The VOTE will remain open for at least 72 hours.
> > > > >
> > > > > [ ] +1 Release this package as Apache hbase 2.6.3
> > > > > [ ] -1 Do not release this package because ...
> > > > >
> > > > > The tag to be voted on is 2.6.3RC1:
> > > > >
> > > > >   https://github.com/apache/hbase/tree/2.6.3RC1
> > > > >
> > > > > This tag currently points to git reference
> > > > >
> > > > >   714f42b281800bf05dfdceab88a669c32d0522ac
> > > > >
> > > > > 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.6.3RC1/
> > > > >
> > > > > Maven artifacts are available in a staging repository at:
> > > > >
> > > > >
> > > > https://repository.apache.org/content/repositories/orgapachehbase-1580/
> > > > >
> > > > > Maven artifacts for hadoop3 are available in a staging repository at:
> > > > >
> > > > >
> > > > https://repository.apache.org/content/repositories/orgapachehbase-1581/
> > > > >
> > > > > Artifacts were signed with the 0x9AD2AE49 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
> > > > >
> > > >
> > >


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-08 Thread Duo Zhang
Thanks guys. Let's get HBASE-29446 in.

Pankaj Kumar  于2025年7月9日周三 04:16写道:
>
> Thanks Duo for publishing the release candidate. Unfortunately Web UI
> doesn't look good, observing the same issue as HBASE-29446. IMO we should
> get this fixed.
>
> Others look good to me apart from the Web UI,
>
> * Signature: ok
> * Checksum : ok
> * Rat check (17.0.11): ok
>  - mvn clean apache-rat:check -D hadoop.profile=3.0
> * Built from source (17.0.11): ok
>  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> * Unit tests pass (17.0.11): ok
>  - mvn clean package -P runSmallTests -D hadoop.profile=3.0
> -Dsurefire.rerunFailingTestsCount=3
>
> - Executed basic hbase shell commands, works fine
> - Loaded 20M records using YCSB, nothing unusual observed
> -  Checked API Compatibility report, 100% compatible
>
> Regards,
> Pankaj
>
> On Tue, Jul 8, 2025 at 11:02 PM Dávid Paksy  wrote:
>
> > Hi All,
> >
> > * Signature: ok
> > * Checksum : ok
> > * Rat check (17.0.12): ok
> >  - mvn clean apache-rat:check -D skipTests -D hadoop.profile=3.0
> > * Built from source (17.0.12): ok
> >  - mvn clean install -D skipTests -D hadoop.profile=3.0 -DskipTests
> > * Unit tests pass (17.0.12): ok
> >  - mvn clean package -D skipTests -D hadoop.profile=3.0
> >
> > But unfortunately I found an issue I caused by accident. I started HBase in
> > standalone mode and checked the web UI and the styling is broken. I think
> > it should be a regression because of HBASE-27802.
> > Opened HBASE-29446 for this.
> >
> > Nick Dimiduk  ezt írta (időpont: 2025. júl. 8., K,
> > 16:18):
> >
> > > This release looks wholesome to me, +1. Thanks a lot Duo for picking this
> > > one up!
> > >
> > > * Signature: ok
> > > * Checksum : ok
> > > * Rat check (17.0.13): ok
> > >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > > * Built from source (17.0.13): ok
> > >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> > >
> > > On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang  wrote:
> > >
> > > > Please vote on this Apache hbase release candidate,
> > > > hbase-2.6.3RC1
> > > >
> > > > The VOTE will remain open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this package as Apache hbase 2.6.3
> > > > [ ] -1 Do not release this package because ...
> > > >
> > > > The tag to be voted on is 2.6.3RC1:
> > > >
> > > >   https://github.com/apache/hbase/tree/2.6.3RC1
> > > >
> > > > This tag currently points to git reference
> > > >
> > > >   714f42b281800bf05dfdceab88a669c32d0522ac
> > > >
> > > > 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.6.3RC1/
> > > >
> > > > Maven artifacts are available in a staging repository at:
> > > >
> > > >
> > > https://repository.apache.org/content/repositories/orgapachehbase-1580/
> > > >
> > > > Maven artifacts for hadoop3 are available in a staging repository at:
> > > >
> > > >
> > > https://repository.apache.org/content/repositories/orgapachehbase-1581/
> > > >
> > > > Artifacts were signed with the 0x9AD2AE49 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
> > > >
> > >
> >


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-08 Thread Pankaj Kumar
Thanks Duo for publishing the release candidate. Unfortunately Web UI
doesn't look good, observing the same issue as HBASE-29446. IMO we should
get this fixed.

Others look good to me apart from the Web UI,

* Signature: ok
* Checksum : ok
* Rat check (17.0.11): ok
 - mvn clean apache-rat:check -D hadoop.profile=3.0
* Built from source (17.0.11): ok
 - mvn clean install -D hadoop.profile=3.0 -DskipTests
* Unit tests pass (17.0.11): ok
 - mvn clean package -P runSmallTests -D hadoop.profile=3.0
-Dsurefire.rerunFailingTestsCount=3

- Executed basic hbase shell commands, works fine
- Loaded 20M records using YCSB, nothing unusual observed
-  Checked API Compatibility report, 100% compatible

Regards,
Pankaj

On Tue, Jul 8, 2025 at 11:02 PM Dávid Paksy  wrote:

> Hi All,
>
> * Signature: ok
> * Checksum : ok
> * Rat check (17.0.12): ok
>  - mvn clean apache-rat:check -D skipTests -D hadoop.profile=3.0
> * Built from source (17.0.12): ok
>  - mvn clean install -D skipTests -D hadoop.profile=3.0 -DskipTests
> * Unit tests pass (17.0.12): ok
>  - mvn clean package -D skipTests -D hadoop.profile=3.0
>
> But unfortunately I found an issue I caused by accident. I started HBase in
> standalone mode and checked the web UI and the styling is broken. I think
> it should be a regression because of HBASE-27802.
> Opened HBASE-29446 for this.
>
> Nick Dimiduk  ezt írta (időpont: 2025. júl. 8., K,
> 16:18):
>
> > This release looks wholesome to me, +1. Thanks a lot Duo for picking this
> > one up!
> >
> > * Signature: ok
> > * Checksum : ok
> > * Rat check (17.0.13): ok
> >  - mvn clean apache-rat:check -D hadoop.profile=3.0
> > * Built from source (17.0.13): ok
> >  - mvn clean install -D hadoop.profile=3.0 -DskipTests
> >
> > On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang  wrote:
> >
> > > Please vote on this Apache hbase release candidate,
> > > hbase-2.6.3RC1
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache hbase 2.6.3
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 2.6.3RC1:
> > >
> > >   https://github.com/apache/hbase/tree/2.6.3RC1
> > >
> > > This tag currently points to git reference
> > >
> > >   714f42b281800bf05dfdceab88a669c32d0522ac
> > >
> > > 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.6.3RC1/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1580/
> > >
> > > Maven artifacts for hadoop3 are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1581/
> > >
> > > Artifacts were signed with the 0x9AD2AE49 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
> > >
> >
>


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-08 Thread Dávid Paksy
Hi All,

* Signature: ok
* Checksum : ok
* Rat check (17.0.12): ok
 - mvn clean apache-rat:check -D skipTests -D hadoop.profile=3.0
* Built from source (17.0.12): ok
 - mvn clean install -D skipTests -D hadoop.profile=3.0 -DskipTests
* Unit tests pass (17.0.12): ok
 - mvn clean package -D skipTests -D hadoop.profile=3.0

But unfortunately I found an issue I caused by accident. I started HBase in
standalone mode and checked the web UI and the styling is broken. I think
it should be a regression because of HBASE-27802.
Opened HBASE-29446 for this.

Nick Dimiduk  ezt írta (időpont: 2025. júl. 8., K,
16:18):

> This release looks wholesome to me, +1. Thanks a lot Duo for picking this
> one up!
>
> * Signature: ok
> * Checksum : ok
> * Rat check (17.0.13): ok
>  - mvn clean apache-rat:check -D hadoop.profile=3.0
> * Built from source (17.0.13): ok
>  - mvn clean install -D hadoop.profile=3.0 -DskipTests
>
> On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang  wrote:
>
> > Please vote on this Apache hbase release candidate,
> > hbase-2.6.3RC1
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase 2.6.3
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 2.6.3RC1:
> >
> >   https://github.com/apache/hbase/tree/2.6.3RC1
> >
> > This tag currently points to git reference
> >
> >   714f42b281800bf05dfdceab88a669c32d0522ac
> >
> > 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.6.3RC1/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1580/
> >
> > Maven artifacts for hadoop3 are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1581/
> >
> > Artifacts were signed with the 0x9AD2AE49 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
> >
>


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-08 Thread Nick Dimiduk
This release looks wholesome to me, +1. Thanks a lot Duo for picking this
one up!

* Signature: ok
* Checksum : ok
* Rat check (17.0.13): ok
 - mvn clean apache-rat:check -D hadoop.profile=3.0
* Built from source (17.0.13): ok
 - mvn clean install -D hadoop.profile=3.0 -DskipTests

On Thu, Jul 3, 2025 at 3:59 AM Duo Zhang  wrote:

> Please vote on this Apache hbase release candidate,
> hbase-2.6.3RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.6.3
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.6.3RC1:
>
>   https://github.com/apache/hbase/tree/2.6.3RC1
>
> This tag currently points to git reference
>
>   714f42b281800bf05dfdceab88a669c32d0522ac
>
> 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.6.3RC1/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1580/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1581/
>
> Artifacts were signed with the 0x9AD2AE49 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
>


Re: [VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-05 Thread Duo Zhang
Hi, PMC members, please vote on the release candidate so we can push
out the release soon. We already have 128 issues in this release,
which is much greater than an usual patch release.

Thanks.

Duo Zhang  于2025年7月3日周四 09:58写道:
>
> Please vote on this Apache hbase release candidate,
> hbase-2.6.3RC1
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 2.6.3
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 2.6.3RC1:
>
>   https://github.com/apache/hbase/tree/2.6.3RC1
>
> This tag currently points to git reference
>
>   714f42b281800bf05dfdceab88a669c32d0522ac
>
> 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.6.3RC1/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1580/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1581/
>
> Artifacts were signed with the 0x9AD2AE49 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


[VOTE] The second release candidate for Apache HBase 2.6.3 is available

2025-07-02 Thread Duo Zhang
Please vote on this Apache hbase release candidate,
hbase-2.6.3RC1

The VOTE will remain open for at least 72 hours.

[ ] +1 Release this package as Apache hbase 2.6.3
[ ] -1 Do not release this package because ...

The tag to be voted on is 2.6.3RC1:

  https://github.com/apache/hbase/tree/2.6.3RC1

This tag currently points to git reference

  714f42b281800bf05dfdceab88a669c32d0522ac

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.6.3RC1/

Maven artifacts are available in a staging repository at:

  https://repository.apache.org/content/repositories/orgapachehbase-1580/

Maven artifacts for hadoop3 are available in a staging repository at:

  https://repository.apache.org/content/repositories/orgapachehbase-1581/

Artifacts were signed with the 0x9AD2AE49 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