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) <[email protected]> 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 <[email protected]> 于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 <[email protected]> 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 > > > > > >
