hbase-connectors icon indicating copy to clipboard operation
hbase-connectors copied to clipboard

HBASE-28606 Support for build on mac M1

Open nikita15p opened this issue 1 year ago • 1 comments

This change will allow hbase spark connector to compile on mac M1.

nikita15p avatar May 18 '24 06:05 nikita15p

:confetti_ball: +1 overall

Vote Subsystem Runtime Comment
+0 :ok: reexec 1m 43s Docker mode activated.
_ Prechecks _
+1 :green_heart: dupname 0m 0s No case conflicting files found.
+1 :green_heart: @author 0m 0s The patch does not contain any @author tags.
-0 :warning: 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 _
+1 :green_heart: mvninstall 2m 7s master passed
+1 :green_heart: compile 0m 52s master passed
+1 :green_heart: spotless 0m 14s branch has no errors when running spotless:check.
+1 :green_heart: javadoc 0m 53s master passed
_ Patch Compile Tests _
+1 :green_heart: mvninstall 0m 49s the patch passed
+1 :green_heart: compile 0m 52s the patch passed
+1 :green_heart: javac 0m 52s the patch passed
+1 :green_heart: whitespace 0m 0s The patch has no whitespace issues.
+1 :green_heart: xml 0m 1s The patch has no ill-formed XML file.
+1 :green_heart: spotless 0m 12s patch has no errors when running spotless:check.
+1 :green_heart: javadoc 0m 49s the patch passed
_ Other Tests _
+1 :green_heart: unit 8m 40s root in the patch passed.
18m 5s
Subsystem Report/Notes
Docker ClientAPI=1.45 ServerAPI=1.45 base: https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-129/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR https://github.com/apache/hbase-connectors/pull/129
Optional Tests dupname javac javadoc unit spotless xml compile
uname Linux e70c12538c7f 5.4.0-174-generic #193-Ubuntu SMP Thu Mar 7 14:29:28 UTC 2024 x86_64 GNU/Linux
Build tool hb_maven
Personality dev-support/jenkins/hbase-personality.sh
git revision master / 307607c
Default Java Oracle Corporation-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-129/1/testReport/
Max. process+thread count 944 (vs. ulimit of 12500)
modules C: . U: .
Console output https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-129/1/console
versions git=2.20.1
Powered by Apache Yetus 0.12.0 https://yetus.apache.org

This message was automatically generated.

Apache-HBase avatar May 18 '24 07:05 Apache-HBase