Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MINOR UPDATE] upgrade Phoenix to 5.2.1 #2972

Open
wants to merge 4 commits into
base: master
Choose a base branch
from
Open

Conversation

pjfanning
Copy link
Contributor

relates to #2967

phoenix 5.2.1 uses HBase 2.5 and Zookeeper 3.8

https://mvnrepository.com/artifact/org.apache.phoenix/phoenix/5.2.1

@cgivre cgivre added code-cleanup dependencies backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there labels Jan 3, 2025
@pjfanning
Copy link
Contributor Author

looks like there are some more issues yet to solve

  • the phoenix db tables may now be tenanted - there is a setup issue in the tests because of a change in the DB structure
  • may be some transitive dependencies from phoenix that need to be excluded

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-to-stable This bug fix is applicable to the latest stable release and should be considered for inclusion there code-cleanup dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants