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

HBASE-27680 Bump hbase, hbase-thirdparty, hadoop and spark for hbase-… #113

Merged
merged 1 commit into from Mar 3, 2023

Conversation

NihalJain
Copy link
Contributor

…connectors

<hadoop-two.version>2.8.5</hadoop-two.version>
<hadoop-three.version>3.2.0</hadoop-three.version>
<hbase-thirdparty.version>4.1.4</hbase-thirdparty.version>
<hadoop-two.version>2.10.0</hadoop-two.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we bump to hadoop 2.10.2?

@@ -45,10 +45,10 @@
<properties>
<protobuf.plugin.version>0.6.1</protobuf.plugin.version>
<jackson.version>2.12.5</jackson.version>
<spark.version>3.1.2</spark.version>
<spark.version>3.3.2</spark.version>
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Should we bump to spark 3.2.3?

@Apache-HBase
Copy link

🎊 +1 overall

Vote Subsystem Runtime Comment
+0 🆗 reexec 1m 46s 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 24s Maven dependency ordering for branch
+1 💚 mvninstall 1m 30s master passed
+1 💚 compile 0m 56s master passed
+1 💚 javadoc 1m 3s master passed
_ Patch Compile Tests _
+0 🆗 mvndep 0m 21s Maven dependency ordering for patch
+1 💚 mvninstall 1m 2s the patch passed
+1 💚 compile 1m 0s the patch passed
+1 💚 javac 1m 0s the patch passed
+1 💚 whitespace 0m 0s The patch has no whitespace issues.
+1 💚 xml 0m 2s The patch has no ill-formed XML file.
+1 💚 javadoc 1m 1s the patch passed
_ Other Tests _
+1 💚 unit 8m 44s root in the patch passed.
18m 55s
Subsystem Report/Notes
Docker ClientAPI=1.42 ServerAPI=1.42 base: https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-113/1/artifact/yetus-precommit-check/output/Dockerfile
GITHUB PR #113
Optional Tests dupname javac javadoc unit xml compile
uname Linux 9f1f3f1ae364 5.4.0-1092-aws #100~18.04.2-Ubuntu SMP Tue Nov 29 08:39:52 UTC 2022 x86_64 GNU/Linux
Build tool hb_maven
Personality dev-support/jenkins/hbase-personality.sh
git revision master / bb2902f
Default Java Oracle Corporation-1.8.0_282-b08
Test Results https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-113/1/testReport/
Max. process+thread count 963 (vs. ulimit of 12500)
modules C: spark . U: .
Console output https://ci-hbase.apache.org/job/HBase-Connectors-PreCommit/job/PR-113/1/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 Author

This patch changes following:

Component Old New
HBase 2.4.9 2.4.16
HBase Thirdparty 4.0.1 4.1.4
Hadoop 2 2.8.5 2.10.0
Hadoop 3 3.2.0 3.2.4
Spark 3.1.2 3.3.2
Scala 2.12 2.12 (no change)
Scala Binary 2.12.10 2.12.15

Ran following and ensured build SUCCESS:

  • mvn  clean install
  • mvn  clean install -Dhadoop.profile=2.0

Built with following for previous version build and ensured assembly tar ball looks same:

  • mvn  clean install -Dspark.version=3.1.2 -Dscala.binary.version=2.12 -Dscala.version=2.12.10 -Dhadoop-three.version=3.2.0 -Dhadoop-two.version=2.8.5 -Dhbase-thirdparty.version=4.0.1 -Dhbase.version=2.4.9
  • mvn clean install -Dhadoop.profile=2.0 -Dspark.version=3.1.2 -Dscala.binary.version=2.12 -Dscala.version=2.12.10 -Dhadoop-three.version=3.2.0 -Dhadoop-two.version=2.8.5 -Dhbase-thirdparty.version=4.0.1 -Dhbase.version=2.4.9

@meszibalu meszibalu merged commit 9fd2520 into apache:master Mar 3, 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
3 participants