Skip to content

Conversation

@szucsvillo
Copy link
Contributor

No description provided.

@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 14s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-0 ⚠️ 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 0m 26s Maven dependency ordering for branch
+1 💚 mvninstall 1m 25s master passed
+1 💚 compile 0m 51s master passed
+1 💚 spotless 0m 15s branch has no errors when running spotless:check.
+1 💚 javadoc 0m 50s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for patch
+1 💚 mvninstall 0m 49s the patch passed
+1 💚 compile 0m 51s the patch passed
+1 💚 javac 0m 51s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 spotless 0m 11s patch has no errors when running spotless:check.
+1 💚 javadoc 0m 51s the patch passed
_ Other Tests _
-1 ❌ unit 5m 11s root in the patch failed.
14m 2s
Reason Tests
Failed junit tests hadoop.hbase.spark.PartitionFilterSuite
hadoop.hbase.spark.DefaultSourceSuite
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #142
Optional Tests dupname javac javadoc unit spotless xml compile
uname Linux 731e5ca58470 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 GNU/Linux
Build tool hb_maven
Personality dev-support/jenkins/hbase-personality.sh
git revision master / af4230c
Default Java Oracle Corporation-1.8.0_282-b08
unit https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/1/artifact/yetus-precommit-check/output/patch-unit-root.txt
Test Results https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/1/testReport/
Max. process+thread count 844 (vs. ulimit of 12500)
modules C: hbase-connectors-assembly . U: .
Console output https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/1/console
versions git=2.20.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@szucsvillo szucsvillo changed the title HBASE-29165 Bump hbase version to 2.6.2 HBASE-29165 Bump hbase-connectors hbase version to 2.6.2 Mar 6, 2025
@Apache-HBase
Copy link

💔 -1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 0m 28s Docker mode activated.
_ Prechecks _
+1 💚 dupname 0m 0s No case conflicting files found.
+1 💚 @author 0m 0s The patch does not contain any @author tags.
-0 ⚠️ 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 0m 26s Maven dependency ordering for branch
+1 💚 mvninstall 1m 25s master passed
+1 💚 compile 0m 51s master passed
+1 💚 spotless 0m 14s branch has no errors when running spotless:check.
+1 💚 javadoc 0m 50s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 12s Maven dependency ordering for patch
+1 💚 mvninstall 0m 48s the patch passed
+1 💚 compile 0m 51s the patch passed
+1 💚 javac 0m 51s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 1s The patch has no ill-formed XML file.
+1 💚 spotless 0m 11s patch has no errors when running spotless:check.
+1 💚 javadoc 0m 50s the patch passed
_ Other Tests _
-1 ❌ unit 5m 9s root in the patch failed.
13m 12s
Reason Tests
Failed junit tests hadoop.hbase.spark.PartitionFilterSuite
hadoop.hbase.spark.DefaultSourceSuite
Subsystem Report/Notes
Docker ClientAPI=1.43 ServerAPI=1.43 base: https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/2/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #142
Optional Tests dupname javac javadoc unit spotless xml compile
uname Linux 906eff7439ee 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64 GNU/Linux
Build tool hb_maven
Personality dev-support/jenkins/hbase-personality.sh
git revision master / af4230c
Default Java Oracle Corporation-1.8.0_282-b08
unit https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/2/artifact/yetus-precommit-check/output/patch-unit-root.txt
Test Results https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/2/testReport/
Max. process+thread count 844 (vs. ulimit of 12500)
modules C: hbase-connectors-assembly . U: .
Console output https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-142/2/console
versions git=2.20.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

@NihalJain
Copy link
Contributor

NihalJain commented May 7, 2025

FYI @stoty similar work (wrt #144) here, we may want to close either of the jiras as duplicate.

@stoty
Copy link
Contributor

stoty commented May 7, 2025

Thanks @NihalJain .
Copied the license fix to my patch.

@stoty
Copy link
Contributor

stoty commented May 7, 2025

Superceded by #144

@stoty stoty closed this May 7, 2025
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.

4 participants