Skip to content

PHOENIX-6442 Phoenix should depend on the appropriate tephra-hbase-co… - #1208

Closed
stoty wants to merge 1 commit into
apache:masterfrom
stoty:PHOENIX-6442
Closed

PHOENIX-6442 Phoenix should depend on the appropriate tephra-hbase-co…#1208
stoty wants to merge 1 commit into
apache:masterfrom
stoty:PHOENIX-6442

Conversation

@stoty

Copy link
Copy Markdown
Contributor

…mpat-x.y module

@stoty
stoty requested a review from virajjasaniApril 26, 2021 06:35

@virajjasanivirajjasani left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good, pending QA

Comment threadpom.xml
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec2m 38sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗mvndep5m 22sMaven dependency ordering for branch
+1 💚mvninstall15m 50smaster passed
+0hbaserecompile30m 48sHBase recompiled.
+1 💚compile2m 8smaster passed
+1 💚javadoc3m 0smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 20sMaven dependency ordering for patch
-1 ❌mvninstall0m 36sroot in the patch failed.
+0hbaserecompile11m 48sHBase recompiled.
-1 ❌compile0m 33sroot in the patch failed.
-1 ❌javac0m 33sroot in the patch failed.
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
-1 ❌javadoc0m 36sroot in the patch failed.
-1 ❌javadoc0m 14sphoenix-core in the patch failed.
_ Other Tests _
-1 ❌unit0m 37sroot in the patch failed.
-1 ❌asflicense0m 38sThe patch generated 613 ASF License warnings.
54m 34s
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1208
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux f71b665d1ecd 4.15.0-136-generic #140-Ubuntu SMP Thu Jan 28 05:20:47 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / d1f26c7
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
mvninstallhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-mvninstall-root.txt
compilehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-compile-root.txt
javachttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-compile-root.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-javadoc-root.txt
javadochttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-javadoc-phoenix-core.txt
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count86 (vs. ulimit of 30000)
modulesC: . phoenix-core U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/1/console
versionsgit=2.7.4 maven=3.3.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@virajjasani

Copy link
Copy Markdown
Contributor
[ERROR] Failed to execute goal on project phoenix-core: Could not resolve dependencies for project org.apache.phoenix:phoenix-core:jar:5.2.0-SNAPSHOT: Failure to find org.apache.tephra:tephra-hbase-compat-2.4:jar:shaded:0.16.0 in https://repository.apache.org/content/repositories/releases/ was cached in the local repository, resolution will not be reattempted until the update interval of apache release has elapsed or updates are forced -> [Help 1]

@stoty

Copy link
Copy Markdown
ContributorAuthor

This is normal, @virajjasani
This patch needs tephra 0.16.1

@virajjasani

Copy link
Copy Markdown
Contributor

This patch needs tephra 0.16.1

Is it 0.16.1 or 0.16.0? The error says Failure to find org.apache.tephra:tephra-hbase-compat-2.4:jar:shaded:0.16.0. I think I am missing something.

@virajjasani

Copy link
Copy Markdown
Contributor

Sorry for all confusions, I was into 2 things simultaneously. I can start off with 0.16.1 RC preparation and can test RC locally with this PR changes + tephra version update in pom.xml.
Thanks @stoty

@virajjasani

Copy link
Copy Markdown
Contributor

@stoty you might also want to bump tephra.version to 0.16.1. I just tested this PR locally and it's working fine so far.

…mpat-x.y module
also update tephra dependency version to 0.16.1
@stoty

Copy link
Copy Markdown
ContributorAuthor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 32sDocker mode activated.
_ Prechecks _
+1 💚dupname0m 0sNo case conflicting files found.
+1 💚@author0m 0sThe patch does not contain any @author tags.
-1 ❌test4tests0m 0sThe patch doesn't appear to include any new or modified tests. Please justify why no new tests are needed for this patch. Also please list what manual steps were performed to verify this patch.
_ master Compile Tests _
+0 🆗mvndep5m 0sMaven dependency ordering for branch
+1 💚mvninstall11m 3smaster passed
+0hbaserecompile22m 39sHBase recompiled.
+1 💚compile1m 32smaster passed
+1 💚javadoc2m 13smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 23sMaven dependency ordering for patch
+1 💚mvninstall8m 20sthe patch passed
+0hbaserecompile14m 48sHBase recompiled.
+1 💚compile1m 33sthe patch passed
+1 💚javac1m 33sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 3sThe patch has no ill-formed XML file.
+1 💚javadoc2m 14sthe patch passed
_ Other Tests _
-1 ❌unit113m 4sroot in the patch failed.
-1 ❌asflicense1m 46sThe patch generated 613 ASF License warnings.
163m 34s
ReasonTests
Failed junit testsphoenix.end2end.PermissionNSEnabledWithCustomAccessControllerIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/3/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1208
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux a86e1813994a 4.15.0-112-generic #113-Ubuntu SMP Thu Jul 9 23:41:39 UTC 2020 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 877457e
Default JavaPrivate Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
unithttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/3/artifact/yetus-general-check/output/patch-unit-root.txt
Test Resultshttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/3/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/3/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count15580 (vs. ulimit of 30000)
modulesC: phoenix-core . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1208/3/console
versionsgit=2.7.4 maven=3.3.9
Powered byApache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stotystoty closed this May 14, 2021
@stoty
stoty deleted the PHOENIX-6442 branch July 29, 2021 14:47
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@stoty@virajjasani