[
https://issues.apache.org/jira/browse/HBASE-27680?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17695244#comment-17695244
]
Nihal Jain edited comment on HBASE-27680 at 3/1/23 6:09 PM:
------------------------------------------------------------
Raised a PR with following change at
[https://github.com/apache/hbase-connectors/pull/113/]
||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
Please review [~psomogyi], [~stoty] , [~meszibalu]
was (Author: nihaljain.cs):
Raised a PR with following change at
[https://github.com/apache/hbase-connectors/pull/113/:]
||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
Please review [~psomogyi], [~stoty] , [~meszibalu]
> Bump hbase, hbase-thirdparty, hadoop and spark for hbase-connectors
> -------------------------------------------------------------------
>
> Key: HBASE-27680
> URL: https://issues.apache.org/jira/browse/HBASE-27680
> Project: HBase
> Issue Type: Task
> Components: hbase-connectors
> Reporter: Nihal Jain
> Assignee: Nihal Jain
> Priority: Major
>
> Will update following as part of this JIRA
> * HBase: 2.4.16
> * HBase thirdparty: 4.1.4 (See
> [https://github.com/apache/hbase/blob/d1714710877653691e2125bd94b68a5b484a3a06/pom.xml#L634])
> * Hadoop3: 3.2.4 (We are bumping to latest stable 3.2.x)
> * Hadoop2: 2.10.0 (See
> *
> [https://github.com/apache/hbase/blob/d1714710877653691e2125bd94b68a5b484a3a06/pom.xml#L543])
> * Spark: 3.2.3
> * Scala binary: 2.12 (See
> [https://github.com/apache/spark/blob/b53c341e0fefbb33d115ab630369a18765b7763d/pom.xml#L164])
>
> * Scala: 2.12.15 (See
> [https://github.com/apache/spark/blob/b53c341e0fefbb33d115ab630369a18765b7763d/pom.xml#L163])
--
This message was sent by Atlassian Jira
(v8.20.10#820010)