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

2023-06-07 Thread Duo Zhang
Here is my own +1.

Guanghao Zhang  于2023年6月7日周三 14:46写道:

> +1 (binding)
>
> * Checksum : ok
> * Rat check (1.8.0_362): ok
>  - mvn clean apache-rat:check
> * Built from source (1.8.0_362): ok
>  - mvn clean install -DskipTests
> * Unit tests pass (1.8.0_362): ok
>  - mvn clean package -P runSmallTests
>  -Dsurefire.rerunFailingTestsCount=3
>
> Shanmukha Haripriya Kota  于2023年6月7日周三
> 08:17写道:
>
> > +1
> >
> > [INFO]
> > 
> > [INFO] BUILD SUCCESS
> > [INFO]
> > 
> > [INFO] Total time:  33:55 min
> > [INFO] Finished at: 2023-06-06T19:00:23-05:00
> > [INFO]
> > 
> > ~/Desktop/hbase300/hbase-3.0.0-alpha-4/dev-support
> > * Signature: ok
> > * Checksum : ok
> > * Rat check (11.0.10): ok
> >  - mvn clean apache-rat:check
> > * Built from source (11.0.10): ok
> >  - mvn clean install  -DskipTests
> > * Unit tests pass (11.0.10): ok
> >  - mvn clean package -P runSmallTests
> >  -Dsurefire.rerunFailingTestsCount=3
> >
> > [1]  + 19163 done   ./hbase-vote.sh -s  -f
> > https://dist.apache.org/repos/dist/release/hbase/KEYS
> >
> > On Tue, Jun 6, 2023 at 10:22 AM Andrew Purtell 
> > wrote:
> >
> > > +1 (binding)
> > >
> > > * Signature: ok
> > > * Checksum : ok
> > > * Rat check (11.0.19): ok
> > >  - mvn clean apache-rat:check
> > > * Built from source (11.0.19): ok
> > >  - mvn clean install  -DskipTests
> > > * Unit tests pass (11.0.19): failed
> > >  - mvn clean package -P runAllTests
> > >  -Dsurefire.rerunFailingTestsCount=3
> > >
> > > TestSpnegoHttpServer and TestProxyUserSpnegoHttpServer in hbase-http
> > > consistently failed but it may be environmental, related to local
> keberos
> > > configs.
> > >
> > > On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:
> > >
> > > > Please vote on this Apache hbase release candidate,
> > > > hbase-3.0.0-alpha-4RC0
> > > >
> > > > The VOTE will remain open for at least 72 hours.
> > > >
> > > > [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> > > > [ ] -1 Do not release this package because ...
> > > >
> > > > The tag to be voted on is 3.0.0-alpha-4RC0:
> > > >
> > > >   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
> > > >
> > > > This tag currently points to git reference
> > > >
> > > >   e44cc02c75ecae7ece845f04722eb16b7528393f
> > > >
> > > > 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/3.0.0-alpha-4RC0/
> > > >
> > > > Maven artifacts are available in a staging repository at:
> > > >
> > > >
> > >
> https://repository.apache.org/content/repositories/orgapachehbase-1520/
> > > >
> > > > Maven artifacts for hadoop3 are available in a staging repository at:
> > > >
> > > >   https://repository.apache.org/content/repositories/not-applicable/
> > > >
> > > > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> > > >
> > > >   https://downloads.apache.org/hbase/KEYS
> > > >
> > > > 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release
> > > line.
> > > > HBase 3.0.0 includes the following big feature/changes:
> > > >   Synchronous Replication
> > > >   OpenTelemetry Tracing
> > > >   Distributed MOB Compaction
> > > >   Backup and Restore
> > > >   Move RSGroup balancer to core
> > > >   Reimplement sync client on async client
> > > >   CPEPs on shaded protobuf
> > > >   Move the logging framework from log4j to log4j2
> > > >   Decouple region replication and general replication framework, and
> > > >   also make region replication can work when SKIP_WAL is used
> > > >   A new file system based replication peer storage
> > > >   Used hbase table instead of zookeeper for tracking hbase
> replication
> > > > queue
> > > >
> > > > Notice that this is not a production ready release. It is used to let
> > our
> > > > users try and test the new major release, to get feedback before the
> > > final
> > > > GA release is out.
> > > > So please do NOT use it in production. Just try it and report back
> > > > everything you find unusual.
> > > >
> > > > And this time we will not include CHANGES.md and RELEASENOTE.md
> > > > in our source code, you can find it on the download site. For getting
> > > these
> > > > two files for old releases, please go to
> > > >
> > > >   https://archive.apache.org/dist/hbase/
> > > >
> > > > To learn more about Apache hbase, please see
> > > >
> > > >   http://hbase.apache.org/
> > > >
> > > > Thanks,
> > > > Your HBase Release Manager
> > > >
> > >
> > >
> > > --
> > > Best regards,
> > > Andrew
> > >
> > > Unrest, ignorance distilled, nihilistic imbeciles -
> > > 

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

2023-06-07 Thread Guanghao Zhang
+1 (binding)

* Checksum : ok
* Rat check (1.8.0_362): ok
 - mvn clean apache-rat:check
* Built from source (1.8.0_362): ok
 - mvn clean install -DskipTests
* Unit tests pass (1.8.0_362): ok
 - mvn clean package -P runSmallTests
 -Dsurefire.rerunFailingTestsCount=3

Shanmukha Haripriya Kota  于2023年6月7日周三 08:17写道:

> +1
>
> [INFO]
> 
> [INFO] BUILD SUCCESS
> [INFO]
> 
> [INFO] Total time:  33:55 min
> [INFO] Finished at: 2023-06-06T19:00:23-05:00
> [INFO]
> 
> ~/Desktop/hbase300/hbase-3.0.0-alpha-4/dev-support
> * Signature: ok
> * Checksum : ok
> * Rat check (11.0.10): ok
>  - mvn clean apache-rat:check
> * Built from source (11.0.10): ok
>  - mvn clean install  -DskipTests
> * Unit tests pass (11.0.10): ok
>  - mvn clean package -P runSmallTests
>  -Dsurefire.rerunFailingTestsCount=3
>
> [1]  + 19163 done   ./hbase-vote.sh -s  -f
> https://dist.apache.org/repos/dist/release/hbase/KEYS
>
> On Tue, Jun 6, 2023 at 10:22 AM Andrew Purtell 
> wrote:
>
> > +1 (binding)
> >
> > * Signature: ok
> > * Checksum : ok
> > * Rat check (11.0.19): ok
> >  - mvn clean apache-rat:check
> > * Built from source (11.0.19): ok
> >  - mvn clean install  -DskipTests
> > * Unit tests pass (11.0.19): failed
> >  - mvn clean package -P runAllTests
> >  -Dsurefire.rerunFailingTestsCount=3
> >
> > TestSpnegoHttpServer and TestProxyUserSpnegoHttpServer in hbase-http
> > consistently failed but it may be environmental, related to local keberos
> > configs.
> >
> > On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:
> >
> > > Please vote on this Apache hbase release candidate,
> > > hbase-3.0.0-alpha-4RC0
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 3.0.0-alpha-4RC0:
> > >
> > >   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
> > >
> > > This tag currently points to git reference
> > >
> > >   e44cc02c75ecae7ece845f04722eb16b7528393f
> > >
> > > 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/3.0.0-alpha-4RC0/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1520/
> > >
> > > Maven artifacts for hadoop3 are available in a staging repository at:
> > >
> > >   https://repository.apache.org/content/repositories/not-applicable/
> > >
> > > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> > >
> > >   https://downloads.apache.org/hbase/KEYS
> > >
> > > 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release
> > line.
> > > HBase 3.0.0 includes the following big feature/changes:
> > >   Synchronous Replication
> > >   OpenTelemetry Tracing
> > >   Distributed MOB Compaction
> > >   Backup and Restore
> > >   Move RSGroup balancer to core
> > >   Reimplement sync client on async client
> > >   CPEPs on shaded protobuf
> > >   Move the logging framework from log4j to log4j2
> > >   Decouple region replication and general replication framework, and
> > >   also make region replication can work when SKIP_WAL is used
> > >   A new file system based replication peer storage
> > >   Used hbase table instead of zookeeper for tracking hbase replication
> > > queue
> > >
> > > Notice that this is not a production ready release. It is used to let
> our
> > > users try and test the new major release, to get feedback before the
> > final
> > > GA release is out.
> > > So please do NOT use it in production. Just try it and report back
> > > everything you find unusual.
> > >
> > > And this time we will not include CHANGES.md and RELEASENOTE.md
> > > in our source code, you can find it on the download site. For getting
> > these
> > > two files for old releases, please go to
> > >
> > >   https://archive.apache.org/dist/hbase/
> > >
> > > To learn more about Apache hbase, please see
> > >
> > >   http://hbase.apache.org/
> > >
> > > Thanks,
> > > Your HBase Release Manager
> > >
> >
> >
> > --
> > Best regards,
> > Andrew
> >
> > Unrest, ignorance distilled, nihilistic imbeciles -
> > It's what we’ve earned
> > Welcome, apocalypse, what’s taken you so long?
> > Bring us the fitting end that we’ve been counting on
> >- A23, Welcome, Apocalypse
> >
>
>
> --
> Regards,
> Shanmukha Kota
>


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

2023-06-06 Thread Shanmukha Haripriya Kota
+1

[INFO]

[INFO] BUILD SUCCESS
[INFO]

[INFO] Total time:  33:55 min
[INFO] Finished at: 2023-06-06T19:00:23-05:00
[INFO]

~/Desktop/hbase300/hbase-3.0.0-alpha-4/dev-support
* Signature: ok
* Checksum : ok
* Rat check (11.0.10): ok
 - mvn clean apache-rat:check
* Built from source (11.0.10): ok
 - mvn clean install  -DskipTests
* Unit tests pass (11.0.10): ok
 - mvn clean package -P runSmallTests
 -Dsurefire.rerunFailingTestsCount=3

[1]  + 19163 done   ./hbase-vote.sh -s  -f
https://dist.apache.org/repos/dist/release/hbase/KEYS

On Tue, Jun 6, 2023 at 10:22 AM Andrew Purtell  wrote:

> +1 (binding)
>
> * Signature: ok
> * Checksum : ok
> * Rat check (11.0.19): ok
>  - mvn clean apache-rat:check
> * Built from source (11.0.19): ok
>  - mvn clean install  -DskipTests
> * Unit tests pass (11.0.19): failed
>  - mvn clean package -P runAllTests
>  -Dsurefire.rerunFailingTestsCount=3
>
> TestSpnegoHttpServer and TestProxyUserSpnegoHttpServer in hbase-http
> consistently failed but it may be environmental, related to local keberos
> configs.
>
> On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:
>
> > Please vote on this Apache hbase release candidate,
> > hbase-3.0.0-alpha-4RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 3.0.0-alpha-4RC0:
> >
> >   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
> >
> > This tag currently points to git reference
> >
> >   e44cc02c75ecae7ece845f04722eb16b7528393f
> >
> > 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/3.0.0-alpha-4RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1520/
> >
> > Maven artifacts for hadoop3 are available in a staging repository at:
> >
> >   https://repository.apache.org/content/repositories/not-applicable/
> >
> > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release
> line.
> > HBase 3.0.0 includes the following big feature/changes:
> >   Synchronous Replication
> >   OpenTelemetry Tracing
> >   Distributed MOB Compaction
> >   Backup and Restore
> >   Move RSGroup balancer to core
> >   Reimplement sync client on async client
> >   CPEPs on shaded protobuf
> >   Move the logging framework from log4j to log4j2
> >   Decouple region replication and general replication framework, and
> >   also make region replication can work when SKIP_WAL is used
> >   A new file system based replication peer storage
> >   Used hbase table instead of zookeeper for tracking hbase replication
> > queue
> >
> > Notice that this is not a production ready release. It is used to let our
> > users try and test the new major release, to get feedback before the
> final
> > GA release is out.
> > So please do NOT use it in production. Just try it and report back
> > everything you find unusual.
> >
> > And this time we will not include CHANGES.md and RELEASENOTE.md
> > in our source code, you can find it on the download site. For getting
> these
> > two files for old releases, please go to
> >
> >   https://archive.apache.org/dist/hbase/
> >
> > To learn more about Apache hbase, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>
>
> --
> Best regards,
> Andrew
>
> Unrest, ignorance distilled, nihilistic imbeciles -
> It's what we’ve earned
> Welcome, apocalypse, what’s taken you so long?
> Bring us the fitting end that we’ve been counting on
>- A23, Welcome, Apocalypse
>


-- 
Regards,
Shanmukha Kota


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

2023-06-06 Thread Andrew Purtell
+1 (binding)

* Signature: ok
* Checksum : ok
* Rat check (11.0.19): ok
 - mvn clean apache-rat:check
* Built from source (11.0.19): ok
 - mvn clean install  -DskipTests
* Unit tests pass (11.0.19): failed
 - mvn clean package -P runAllTests
 -Dsurefire.rerunFailingTestsCount=3

TestSpnegoHttpServer and TestProxyUserSpnegoHttpServer in hbase-http
consistently failed but it may be environmental, related to local keberos
configs.

On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:

> Please vote on this Apache hbase release candidate,
> hbase-3.0.0-alpha-4RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 3.0.0-alpha-4RC0:
>
>   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
>
> This tag currently points to git reference
>
>   e44cc02c75ecae7ece845f04722eb16b7528393f
>
> 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/3.0.0-alpha-4RC0/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1520/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/not-applicable/
>
> Artifacts were signed with the 0x9AD2AE49 key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release line.
> HBase 3.0.0 includes the following big feature/changes:
>   Synchronous Replication
>   OpenTelemetry Tracing
>   Distributed MOB Compaction
>   Backup and Restore
>   Move RSGroup balancer to core
>   Reimplement sync client on async client
>   CPEPs on shaded protobuf
>   Move the logging framework from log4j to log4j2
>   Decouple region replication and general replication framework, and
>   also make region replication can work when SKIP_WAL is used
>   A new file system based replication peer storage
>   Used hbase table instead of zookeeper for tracking hbase replication
> queue
>
> Notice that this is not a production ready release. It is used to let our
> users try and test the new major release, to get feedback before the final
> GA release is out.
> So please do NOT use it in production. Just try it and report back
> everything you find unusual.
>
> And this time we will not include CHANGES.md and RELEASENOTE.md
> in our source code, you can find it on the download site. For getting these
> two files for old releases, please go to
>
>   https://archive.apache.org/dist/hbase/
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>


-- 
Best regards,
Andrew

Unrest, ignorance distilled, nihilistic imbeciles -
It's what we’ve earned
Welcome, apocalypse, what’s taken you so long?
Bring us the fitting end that we’ve been counting on
   - A23, Welcome, Apocalypse


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

2023-06-06 Thread Duo Zhang
Thanks Liangjun and Viraj for voting. We still need one more binding vote
to make the release.

PMC members, please help verifying the release and vote.

Thanks.

Viraj Jasani  于2023年6月6日周二 12:47写道:

> +1
>
> * Signature: ok
> * Checksum : ok
> * Rat check (1.8.0_362): ok
>  - mvn clean apache-rat:check
> * Built from source (1.8.0_362): ok
>  - mvn clean install  -DskipTests
> * Unit tests pass (1.8.0_362): failed (related
> to KerberosName$NoMatchingRule, which are expected)
>  - mvn clean package -P runSmallTests  -Dsurefire.rerunFailingTestsCount=3
>
> * deployed pseudo distributed cluster with hdfs 3.3 and zookeeper 3.7
> * LTT with 5M rows
>
>
> On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:
>
> > Please vote on this Apache hbase release candidate,
> > hbase-3.0.0-alpha-4RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 3.0.0-alpha-4RC0:
> >
> >   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
> >
> > This tag currently points to git reference
> >
> >   e44cc02c75ecae7ece845f04722eb16b7528393f
> >
> > 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/3.0.0-alpha-4RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1520/
> >
> > Maven artifacts for hadoop3 are available in a staging repository at:
> >
> >   https://repository.apache.org/content/repositories/not-applicable/
> >
> > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release
> line.
> > HBase 3.0.0 includes the following big feature/changes:
> >   Synchronous Replication
> >   OpenTelemetry Tracing
> >   Distributed MOB Compaction
> >   Backup and Restore
> >   Move RSGroup balancer to core
> >   Reimplement sync client on async client
> >   CPEPs on shaded protobuf
> >   Move the logging framework from log4j to log4j2
> >   Decouple region replication and general replication framework, and
> >   also make region replication can work when SKIP_WAL is used
> >   A new file system based replication peer storage
> >   Used hbase table instead of zookeeper for tracking hbase replication
> > queue
> >
> > Notice that this is not a production ready release. It is used to let our
> > users try and test the new major release, to get feedback before the
> final
> > GA release is out.
> > So please do NOT use it in production. Just try it and report back
> > everything you find unusual.
> >
> > And this time we will not include CHANGES.md and RELEASENOTE.md
> > in our source code, you can find it on the download site. For getting
> these
> > two files for old releases, please go to
> >
> >   https://archive.apache.org/dist/hbase/
> >
> > To learn more about Apache hbase, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>


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

2023-06-05 Thread Viraj Jasani
+1

* Signature: ok
* Checksum : ok
* Rat check (1.8.0_362): ok
 - mvn clean apache-rat:check
* Built from source (1.8.0_362): ok
 - mvn clean install  -DskipTests
* Unit tests pass (1.8.0_362): failed (related
to KerberosName$NoMatchingRule, which are expected)
 - mvn clean package -P runSmallTests  -Dsurefire.rerunFailingTestsCount=3

* deployed pseudo distributed cluster with hdfs 3.3 and zookeeper 3.7
* LTT with 5M rows


On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:

> Please vote on this Apache hbase release candidate,
> hbase-3.0.0-alpha-4RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 3.0.0-alpha-4RC0:
>
>   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
>
> This tag currently points to git reference
>
>   e44cc02c75ecae7ece845f04722eb16b7528393f
>
> 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/3.0.0-alpha-4RC0/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1520/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/not-applicable/
>
> Artifacts were signed with the 0x9AD2AE49 key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release line.
> HBase 3.0.0 includes the following big feature/changes:
>   Synchronous Replication
>   OpenTelemetry Tracing
>   Distributed MOB Compaction
>   Backup and Restore
>   Move RSGroup balancer to core
>   Reimplement sync client on async client
>   CPEPs on shaded protobuf
>   Move the logging framework from log4j to log4j2
>   Decouple region replication and general replication framework, and
>   also make region replication can work when SKIP_WAL is used
>   A new file system based replication peer storage
>   Used hbase table instead of zookeeper for tracking hbase replication
> queue
>
> Notice that this is not a production ready release. It is used to let our
> users try and test the new major release, to get feedback before the final
> GA release is out.
> So please do NOT use it in production. Just try it and report back
> everything you find unusual.
>
> And this time we will not include CHANGES.md and RELEASENOTE.md
> in our source code, you can find it on the download site. For getting these
> two files for old releases, please go to
>
>   https://archive.apache.org/dist/hbase/
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>


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

2023-06-05 Thread Viraj Jasani
Oh right, hbase 3 doesn’t need explicit artifacts for hadoop 3, my bad.
Will start testing today. Thanks Duo


On Mon, Jun 5, 2023 at 1:33 AM 张铎(Duo Zhang)  wrote:

> This is the template. Fpr 2.x we will ship artifacts with hadoop2 and
> hadoop3, for 3.x we do not support hadoop2 any more, so we do not need
> special hadoop3 artifacts. I forgot to remove these lines...
>
> Viraj Jasani  于2023年6月5日周一 13:25写道:
>
> > > Maven artifacts for hadoop3 are available in a staging repository at:
> > >
> > > https://repository.apache.org/content/repositories/not-applicable/
> >
> > seems like a typo?
> >
> >
> > On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:
> >
> > > Please vote on this Apache hbase release candidate,
> > > hbase-3.0.0-alpha-4RC0
> > >
> > > The VOTE will remain open for at least 72 hours.
> > >
> > > [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> > > [ ] -1 Do not release this package because ...
> > >
> > > The tag to be voted on is 3.0.0-alpha-4RC0:
> > >
> > >   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
> > >
> > > This tag currently points to git reference
> > >
> > >   e44cc02c75ecae7ece845f04722eb16b7528393f
> > >
> > > 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/3.0.0-alpha-4RC0/
> > >
> > > Maven artifacts are available in a staging repository at:
> > >
> > >
> > https://repository.apache.org/content/repositories/orgapachehbase-1520/
> > >
> > > Maven artifacts for hadoop3 are available in a staging repository at:
> > >
> > >   https://repository.apache.org/content/repositories/not-applicable/
> > >
> > > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> > >
> > >   https://downloads.apache.org/hbase/KEYS
> > >
> > > 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release
> > line.
> > > HBase 3.0.0 includes the following big feature/changes:
> > >   Synchronous Replication
> > >   OpenTelemetry Tracing
> > >   Distributed MOB Compaction
> > >   Backup and Restore
> > >   Move RSGroup balancer to core
> > >   Reimplement sync client on async client
> > >   CPEPs on shaded protobuf
> > >   Move the logging framework from log4j to log4j2
> > >   Decouple region replication and general replication framework, and
> > >   also make region replication can work when SKIP_WAL is used
> > >   A new file system based replication peer storage
> > >   Used hbase table instead of zookeeper for tracking hbase replication
> > > queue
> > >
> > > Notice that this is not a production ready release. It is used to let
> our
> > > users try and test the new major release, to get feedback before the
> > final
> > > GA release is out.
> > > So please do NOT use it in production. Just try it and report back
> > > everything you find unusual.
> > >
> > > And this time we will not include CHANGES.md and RELEASENOTE.md
> > > in our source code, you can find it on the download site. For getting
> > these
> > > two files for old releases, please go to
> > >
> > >   https://archive.apache.org/dist/hbase/
> > >
> > > To learn more about Apache hbase, please see
> > >
> > >   http://hbase.apache.org/
> > >
> > > Thanks,
> > > Your HBase Release Manager
> > >
> >
>


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

2023-06-05 Thread Duo Zhang
This is the template. Fpr 2.x we will ship artifacts with hadoop2 and
hadoop3, for 3.x we do not support hadoop2 any more, so we do not need
special hadoop3 artifacts. I forgot to remove these lines...

Viraj Jasani  于2023年6月5日周一 13:25写道:

> > Maven artifacts for hadoop3 are available in a staging repository at:
> >
> > https://repository.apache.org/content/repositories/not-applicable/
>
> seems like a typo?
>
>
> On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:
>
> > Please vote on this Apache hbase release candidate,
> > hbase-3.0.0-alpha-4RC0
> >
> > The VOTE will remain open for at least 72 hours.
> >
> > [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> > [ ] -1 Do not release this package because ...
> >
> > The tag to be voted on is 3.0.0-alpha-4RC0:
> >
> >   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
> >
> > This tag currently points to git reference
> >
> >   e44cc02c75ecae7ece845f04722eb16b7528393f
> >
> > 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/3.0.0-alpha-4RC0/
> >
> > Maven artifacts are available in a staging repository at:
> >
> >
> https://repository.apache.org/content/repositories/orgapachehbase-1520/
> >
> > Maven artifacts for hadoop3 are available in a staging repository at:
> >
> >   https://repository.apache.org/content/repositories/not-applicable/
> >
> > Artifacts were signed with the 0x9AD2AE49 key which can be found in:
> >
> >   https://downloads.apache.org/hbase/KEYS
> >
> > 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release
> line.
> > HBase 3.0.0 includes the following big feature/changes:
> >   Synchronous Replication
> >   OpenTelemetry Tracing
> >   Distributed MOB Compaction
> >   Backup and Restore
> >   Move RSGroup balancer to core
> >   Reimplement sync client on async client
> >   CPEPs on shaded protobuf
> >   Move the logging framework from log4j to log4j2
> >   Decouple region replication and general replication framework, and
> >   also make region replication can work when SKIP_WAL is used
> >   A new file system based replication peer storage
> >   Used hbase table instead of zookeeper for tracking hbase replication
> > queue
> >
> > Notice that this is not a production ready release. It is used to let our
> > users try and test the new major release, to get feedback before the
> final
> > GA release is out.
> > So please do NOT use it in production. Just try it and report back
> > everything you find unusual.
> >
> > And this time we will not include CHANGES.md and RELEASENOTE.md
> > in our source code, you can find it on the download site. For getting
> these
> > two files for old releases, please go to
> >
> >   https://archive.apache.org/dist/hbase/
> >
> > To learn more about Apache hbase, please see
> >
> >   http://hbase.apache.org/
> >
> > Thanks,
> > Your HBase Release Manager
> >
>


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

2023-06-04 Thread Viraj Jasani
> Maven artifacts for hadoop3 are available in a staging repository at:
>
> https://repository.apache.org/content/repositories/not-applicable/

seems like a typo?


On Sun, May 28, 2023 at 8:13 AM Duo Zhang  wrote:

> Please vote on this Apache hbase release candidate,
> hbase-3.0.0-alpha-4RC0
>
> The VOTE will remain open for at least 72 hours.
>
> [ ] +1 Release this package as Apache hbase 3.0.0-alpha-4
> [ ] -1 Do not release this package because ...
>
> The tag to be voted on is 3.0.0-alpha-4RC0:
>
>   https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0
>
> This tag currently points to git reference
>
>   e44cc02c75ecae7ece845f04722eb16b7528393f
>
> 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/3.0.0-alpha-4RC0/
>
> Maven artifacts are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/orgapachehbase-1520/
>
> Maven artifacts for hadoop3 are available in a staging repository at:
>
>   https://repository.apache.org/content/repositories/not-applicable/
>
> Artifacts were signed with the 0x9AD2AE49 key which can be found in:
>
>   https://downloads.apache.org/hbase/KEYS
>
> 3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release line.
> HBase 3.0.0 includes the following big feature/changes:
>   Synchronous Replication
>   OpenTelemetry Tracing
>   Distributed MOB Compaction
>   Backup and Restore
>   Move RSGroup balancer to core
>   Reimplement sync client on async client
>   CPEPs on shaded protobuf
>   Move the logging framework from log4j to log4j2
>   Decouple region replication and general replication framework, and
>   also make region replication can work when SKIP_WAL is used
>   A new file system based replication peer storage
>   Used hbase table instead of zookeeper for tracking hbase replication
> queue
>
> Notice that this is not a production ready release. It is used to let our
> users try and test the new major release, to get feedback before the final
> GA release is out.
> So please do NOT use it in production. Just try it and report back
> everything you find unusual.
>
> And this time we will not include CHANGES.md and RELEASENOTE.md
> in our source code, you can find it on the download site. For getting these
> two files for old releases, please go to
>
>   https://archive.apache.org/dist/hbase/
>
> To learn more about Apache hbase, please see
>
>   http://hbase.apache.org/
>
> Thanks,
> Your HBase Release Manager
>


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 send buttion accidentially before finishing the email.



+1



| |
何良均
|
|
邮箱:2005hit...@163.com
|




 Replied Message 
| From | Duo Zhang |
| Date | 05/28/2023 23:13 |
| To | HBase Dev List |
| Cc | |
| Subject | [VOTE] First release candidate for hbase 3.0.0-alpha-4 is available 
for download |
Please vote on this Apache hbase release candidate,
hbase-3.0.0-alpha-4RC0

The VOTE will remain open for at least 72 hours.

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

The tag to be voted on is 3.0.0-alpha-4RC0:

 https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0

This tag currently points to git reference

 e44cc02c75ecae7ece845f04722eb16b7528393f

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/3.0.0-alpha-4RC0/

Maven artifacts are available in a staging repository at:

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

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

 https://repository.apache.org/content/repositories/not-applicable/

Artifacts were signed with the 0x9AD2AE49 key which can be found in:

 https://downloads.apache.org/hbase/KEYS

3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release line.
HBase 3.0.0 includes the following big feature/changes:
 Synchronous Replication
 OpenTelemetry Tracing
 Distributed MOB Compaction
 Backup and Restore
 Move RSGroup balancer to core
 Reimplement sync client on async client
 CPEPs on shaded protobuf
 Move the logging framework from log4j to log4j2
 Decouple region replication and general replication framework, and
 also make region replication can work when SKIP_WAL is used
 A new file system based replication peer storage
 Used hbase table instead of zookeeper for tracking hbase replication queue

Notice that this is not a production ready release. It is used to let our
users try and test the new major release, to get feedback before the final
GA release is out.
So please do NOT use it in production. Just try it and report back
everything you find unusual.

And this time we will not include CHANGES.md and RELEASENOTE.md
in our source code, you can find it on the download site. For getting these
two files for old releases, please go to

 https://archive.apache.org/dist/hbase/

To learn more about Apache hbase, please see

 http://hbase.apache.org/

Thanks,
Your HBase Release Manager


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

2023-05-31 Thread Liangjun He
I am sorry, touched the send buttion accidentially before finishing the email.


+1



| |
何良均
|
|
邮箱:2005hit...@163.com
|




 Replied Message 
| From | Duo Zhang |
| Date | 05/28/2023 23:13 |
| To | HBase Dev List |
| Cc | |
| Subject | [VOTE] First release candidate for hbase 3.0.0-alpha-4 is available 
for download |
Please vote on this Apache hbase release candidate,
hbase-3.0.0-alpha-4RC0

The VOTE will remain open for at least 72 hours.

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

The tag to be voted on is 3.0.0-alpha-4RC0:

 https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0

This tag currently points to git reference

 e44cc02c75ecae7ece845f04722eb16b7528393f

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/3.0.0-alpha-4RC0/

Maven artifacts are available in a staging repository at:

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

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

 https://repository.apache.org/content/repositories/not-applicable/

Artifacts were signed with the 0x9AD2AE49 key which can be found in:

 https://downloads.apache.org/hbase/KEYS

3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release line.
HBase 3.0.0 includes the following big feature/changes:
 Synchronous Replication
 OpenTelemetry Tracing
 Distributed MOB Compaction
 Backup and Restore
 Move RSGroup balancer to core
 Reimplement sync client on async client
 CPEPs on shaded protobuf
 Move the logging framework from log4j to log4j2
 Decouple region replication and general replication framework, and
 also make region replication can work when SKIP_WAL is used
 A new file system based replication peer storage
 Used hbase table instead of zookeeper for tracking hbase replication queue

Notice that this is not a production ready release. It is used to let our
users try and test the new major release, to get feedback before the final
GA release is out.
So please do NOT use it in production. Just try it and report back
everything you find unusual.

And this time we will not include CHANGES.md and RELEASENOTE.md
in our source code, you can find it on the download site. For getting these
two files for old releases, please go to

 https://archive.apache.org/dist/hbase/

To learn more about Apache hbase, please see

 http://hbase.apache.org/

Thanks,
Your HBase Release Manager


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

2023-05-31 Thread Liangjun He
+1



| |
何良均
|
|
邮箱:2005hit...@163.com
|




 Replied Message 
| From | Duo Zhang |
| Date | 05/28/2023 23:13 |
| To | HBase Dev List |
| Cc | |
| Subject | [VOTE] First release candidate for hbase 3.0.0-alpha-4 is available 
for download |
Please vote on this Apache hbase release candidate,
hbase-3.0.0-alpha-4RC0

The VOTE will remain open for at least 72 hours.

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

The tag to be voted on is 3.0.0-alpha-4RC0:

 https://github.com/apache/hbase/tree/3.0.0-alpha-4RC0

This tag currently points to git reference

 e44cc02c75ecae7ece845f04722eb16b7528393f

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/3.0.0-alpha-4RC0/

Maven artifacts are available in a staging repository at:

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

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

 https://repository.apache.org/content/repositories/not-applicable/

Artifacts were signed with the 0x9AD2AE49 key which can be found in:

 https://downloads.apache.org/hbase/KEYS

3.0.0-alpha-4 is the fourth alpha release for our 3.0.0 major release line.
HBase 3.0.0 includes the following big feature/changes:
 Synchronous Replication
 OpenTelemetry Tracing
 Distributed MOB Compaction
 Backup and Restore
 Move RSGroup balancer to core
 Reimplement sync client on async client
 CPEPs on shaded protobuf
 Move the logging framework from log4j to log4j2
 Decouple region replication and general replication framework, and
 also make region replication can work when SKIP_WAL is used
 A new file system based replication peer storage
 Used hbase table instead of zookeeper for tracking hbase replication queue

Notice that this is not a production ready release. It is used to let our
users try and test the new major release, to get feedback before the final
GA release is out.
So please do NOT use it in production. Just try it and report back
everything you find unusual.

And this time we will not include CHANGES.md and RELEASENOTE.md
in our source code, you can find it on the download site. For getting these
two files for old releases, please go to

 https://archive.apache.org/dist/hbase/

To learn more about Apache hbase, please see

 http://hbase.apache.org/

Thanks,
Your HBase Release Manager