Skip to content

PHOENIX-6515 Phoenix uses hbase-testing-util but does not list it as … - #1269

Merged
richardantal merged 1 commit into
apache:masterfrom
richardantal:PHOENIX-6515
Jul 19, 2021
Merged

PHOENIX-6515 Phoenix uses hbase-testing-util but does not list it as …#1269
richardantal merged 1 commit into
apache:masterfrom
richardantal:PHOENIX-6515

Conversation

@richardantal

Copy link
Copy Markdown
Contributor

…a dependency

…a dependency
Change-Id: I689c73266e8c955bf87046ded1c32380fd44e572
@stoty

Copy link
Copy Markdown
Contributor

💔 -1 overall

VoteSubsystemRuntimeComment
+0 🆗reexec0m 29sDocker 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 🆗mvndep4m 56sMaven dependency ordering for branch
+1 💚mvninstall17m 0smaster passed
+0hbaserecompile28m 52sHBase recompiled.
+1 💚compile1m 50smaster passed
+1 💚javadoc2m 39smaster passed
_ Patch Compile Tests _
+0 🆗mvndep0m 16sMaven dependency ordering for patch
+1 💚mvninstall13m 53sthe patch passed
+0hbaserecompile20m 47sHBase recompiled.
+1 💚compile1m 47sthe patch passed
+1 💚javac1m 47sthe patch passed
+1 💚whitespace0m 0sThe patch has no whitespace issues.
+1 💚xml0m 4sThe patch has no ill-formed XML file.
+1 💚javadoc2m 40sthe patch passed
_ Other Tests _
-1 ❌unit116m 13sroot in the patch failed.
-1 ❌asflicense2m 19sThe patch generated 614 ASF License warnings.
181m 8s
ReasonTests
Failed junit testsphoenix.end2end.ConcurrentUpsertsWithoutIndexedColsIT
SubsystemReport/Notes
DockerClientAPI=1.41 ServerAPI=1.41 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1269/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR#1269
Optional Testsdupname asflicense javac javadoc unit xml compile
unameLinux d62d6a53a902 4.15.0-58-generic #64-Ubuntu SMP Tue Aug 6 11:12:41 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
Build toolmaven
Personalitydev/phoenix-personality.sh
git revisionmaster / 00d9031
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-1269/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-1269/1/testReport/
asflicensehttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1269/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count15118 (vs. ulimit of 30000)
modulesC: phoenix-core phoenix-pherf . U: .
Console outputhttps://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-PreCommit-GitHub-PR/job/PR-1269/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.

@stotystoty 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.

Testing this is a problem, as by default Phoenix won't compile with Omid-1.0.3-SNAPSHOT.
After applying both this and my WIP Omid patch #1026 I was able to run mvn clean package on Phoenix successfully.
I was also able to compile Phoenix with this patch and Phoenix 1.0.2

Don't forget to apply this to all four active branches.

@richardantal
richardantal merged commit 6842c1d into apache:masterJul 19, 2021
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

@richardantal@stoty