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

PHOENIX-7065 Spark3 connector tests fail with Spark 3.4.1 #118

Closed
wants to merge 1 commit into from

Conversation

stoty
Copy link
Contributor

@stoty stoty commented Nov 23, 2023

Fix test classpath issue
use spark.hadoopRDD.ignoreEmptySplits=false for Spark3 tests

Fix test classpath issue
use spark.hadoopRDD.ignoreEmptySplits=false for Spark3 tests
@stoty stoty requested a review from richardantal November 23, 2023 20:07
@stoty
Copy link
Contributor Author

stoty commented Nov 23, 2023

To test this properly, you also need to add my pending test fix PRs

@stoty
Copy link
Contributor Author

stoty commented Nov 23, 2023

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 3m 24s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 hbaseanti 0m 0s Patch does not have any anti-patterns.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-1 ❌ test4tests 0m 0s The 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 🆗 mvndep 10m 28s Maven dependency ordering for branch
+1 💚 mvninstall 8m 30s master passed
+1 💚 compile 1m 11s master passed
+1 💚 checkstyle 0m 9s master passed
+1 💚 javadoc 0m 52s master passed
-1 ❌ scaladoc 0m 26s root in master failed.
+0 🆗 spotbugs 0m 54s phoenix5-spark in master has 40 extant spotbugs warnings.
+0 🆗 spotbugs 0m 36s phoenix5-spark3 in master has 22 extant spotbugs warnings.
+0 🆗 spotbugs 1m 17s root in master has 99 extant spotbugs warnings.
_ Patch Compile Tests _
+0 🆗 mvndep 0m 14s Maven dependency ordering for patch
+1 💚 mvninstall 7m 42s the patch passed
+1 💚 compile 1m 10s the patch passed
+1 💚 javac 1m 10s the patch passed
+1 💚 scalac 1m 10s the patch passed
+1 💚 checkstyle 0m 10s the patch passed
+1 💚 markdownlint 0m 2s There were no new markdownlint issues.
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 4s The patch has no ill-formed XML file.
-1 ❌ javadoc 0m 21s root generated 20 new + 1401 unchanged - 20 fixed = 1421 total (was 1421)
-1 ❌ scaladoc 0m 53s root generated 9 new + 0 unchanged - 0 fixed = 9 total (was 0)
+1 💚 spotbugs 3m 12s the patch passed
_ Other Tests _
-1 ❌ unit 9m 49s root in the patch failed.
-1 ❌ asflicense 0m 23s The patch generated 3 ASF License warnings.
55m 24s
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/artifact/yetus-general-check/output/Dockerfile
GITHUB PR #118
Optional Tests dupname asflicense javac javadoc unit xml compile scalac scaladoc markdownlint spotbugs hbaseanti checkstyle
uname Linux 5d89d13c9dfc 5.15.0-88-generic #98-Ubuntu SMP Mon Oct 2 15:18:56 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
Build tool maven
Personality dev/phoenix-connectors-personality.sh
git revision master / 26c1aba
Default Java Private Build-1.8.0_242-8u242-b08-0ubuntu3~16.04-b08
scaladoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/artifact/yetus-general-check/output/branch-scaladoc-root.txt
javadoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/artifact/yetus-general-check/output/diff-javadoc-javadoc-root.txt
scaladoc https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/artifact/yetus-general-check/output/diff-scaladoc-scaladoc-root.txt
unit https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/artifact/yetus-general-check/output/patch-unit-root.txt
Test Results https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/testReport/
asflicense https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/artifact/yetus-general-check/output/patch-asflicense-problems.txt
Max. process+thread count 1820 (vs. ulimit of 30000)
modules C: phoenix5-spark phoenix5-spark3 phoenix5-spark3-it . U: .
Console output https://ci-hadoop.apache.org/job/Phoenix/job/Phoenix-Connectors-PreCommit-GitHub-PR/job/PR-118/1/console
versions git=2.7.4 maven=3.3.9 spotbugs=4.1.3 markdownlint=0.22.0
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@stoty stoty closed this Nov 30, 2023
Sign up for free to 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.

1 participant