Thanks Geoffrey. Let me note also that I owe the Phoenix community HBASE-27359, and have not forgotten about it, although it has been deprioritized due to $dayjob stuff.
On Thu, Oct 6, 2022 at 1:22 PM Geoffrey Jacoby <[email protected]> wrote: > Andrew -- if you run phoenix-omid/dev-support/rebuild_hbase.sh <some HBase > version> it will recompile the HBase dependency for Hadoop 3 and let a > subsequent mvn test run work. > > I should have my vote up later today. > > Geoffrey > > On Thu, Oct 6, 2022 at 3:32 PM Andrew Purtell <[email protected]> wrote: > > > +1 (binding) > > > > * Signature: ok > > * Checksum : ok > > * Rat check (1.8.0_332): ok > > - mvn clean apache-rat:check > > * Built from source (1.8.0_332): ok > > - mvn clean install -DskipTests > > * Unit tests pass (1.8.0_332): failed > > - mvn clean package -Dsurefire.rerunFailingTestsCount=3 > > > > This release has the problem, like Phoenix in general, where the HBase 2 > > dependency is not compiled for Hadoop 3 so all the unit tests which > require > > the HBase minicluster fail out of the box. I assume this is expected. > > > > java.lang.IncompatibleClassChangeError: Found interface > > org.apache.hadoop.hdfs.protocol.HdfsFileStatus, but class was expected > > > > > > > > On Thu, Oct 6, 2022 at 7:36 AM Istvan Toth <[email protected]> wrote: > > > > > Please vote on this Apache Phoenix Omid release candidate, > > > phoenix-omid-1.1.0RC0 > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache phoenix omid 1.1.0 > > > [ ] -1 Do not release this package because ... > > > > > > The tag to be voted on is 1.1.0RC0: > > > > > > https://github.com/apache/phoenix-omid/tree/1.1.0RC0 > > > > > > 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/phoenix/phoenix-omid-1.1.0RC0/ > > > > > > Maven artifacts are available in the orgapachephoenix-1245 staging > > > repository at: > > > > > > https://repository.apache.org/#stagingRepositories > > > > > > Artifacts were signed with the [email protected] key which can be found > > in: > > > > > > https://dist.apache.org/repos/dist/release/phoenix/KEYS > > > > > > To learn more about Apache phoenix omid, please see > > > > > > https://phoenix.apache.org/ > > > > > > To test the RC with Phoenix, apply the PR from PHOENIX-6715 to Phoenix > > (and > > > remove -SNAPSHOT from the Omid version). > > > > > > Thanks, > > > Istvan > > > > > > > > > -- > > 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 > > > > On Thu, Oct 6, 2022 at 7:36 AM Istvan Toth <[email protected]> wrote: > > > > > Please vote on this Apache Phoenix Omid release candidate, > > > phoenix-omid-1.1.0RC0 > > > > > > The VOTE will remain open for at least 72 hours. > > > > > > [ ] +1 Release this package as Apache phoenix omid 1.1.0 > > > [ ] -1 Do not release this package because ... > > > > > > The tag to be voted on is 1.1.0RC0: > > > > > > https://github.com/apache/phoenix-omid/tree/1.1.0RC0 > > > > > > 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/phoenix/phoenix-omid-1.1.0RC0/ > > > > > > Maven artifacts are available in the orgapachephoenix-1245 staging > > > repository at: > > > > > > https://repository.apache.org/#stagingRepositories > > > > > > Artifacts were signed with the [email protected] key which can be found > > in: > > > > > > https://dist.apache.org/repos/dist/release/phoenix/KEYS > > > > > > To learn more about Apache phoenix omid, please see > > > > > > https://phoenix.apache.org/ > > > > > > To test the RC with Phoenix, apply the PR from PHOENIX-6715 to Phoenix > > (and > > > remove -SNAPSHOT from the Omid version). > > > > > > Thanks, > > > Istvan > > > > > > > > > -- > > 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 > > > -- 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
