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

OMID-254 Upgrade to phoenix-thirdparty 2.1.0 #151

Merged
merged 1 commit into from Jan 3, 2024

Conversation

NihalJain
Copy link
Contributor

No description provided.

@NihalJain
Copy link
Contributor Author

Built code locally and ran tests.:

mvn clean install -Dhbase.version=2.5.6-hadoop3 -DskipTests
mvn verify -Dsurefire.rerunFailingTestsCount=5 -Dhbase.version=2.5.6-hadoop3

FYI @chrajeshbabu , @stoty , @gjacoby126

@chrajeshbabu
Copy link
Contributor

chrajeshbabu commented Dec 22, 2023

+1 lgtm

Copy link
Contributor

@stoty stoty left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 LGTM

@stoty
Copy link
Contributor

stoty commented Jan 2, 2024

Have you run the full Phoenix test suite with both Phoenix and Omid built with the new thirdparty, @NihalJain ?

@NihalJain
Copy link
Contributor Author

NihalJain commented Jan 2, 2024

Have you run the full Phoenix test suite with both Phoenix and Omid built with the new thirdparty,@NihalJain ?

Hi @stoty I have ran following for omid.

Built code locally and ran tests.:

mvn clean install -Dhbase.version=2.5.6-hadoop3 -DskipTests
mvn verify -Dsurefire.rerunFailingTestsCount=5 -Dhbase.version=2.5.6-hadoop3

Also had run tests for phoenix with apache/phoenix-thirdparty#8 (comment). I had done this test with omid snapshot having 3rd party change with following command:

mvn --batch-mode --threads=1 -Dskip.code-coverage clean verify -fae -Domid.version=1.1.1-SNAPSHOT -Dphoenix.thirdparty.version=2.0.1-SNAPSHOT  -Dsurefire.rerunFailingTestsCount=5  -Dhbase.profile=2.5

It's been a while let me know, if you want me to retrigger with latest changes.

@stoty
Copy link
Contributor

stoty commented Jan 2, 2024

No need, if you have tested with thirdparty-2.1 in both Omid and Phoenix at the same time, that's fine.

@chrajeshbabu chrajeshbabu merged commit 16ffb39 into apache:master Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants