[
https://issues.apache.org/jira/browse/HADOOP-18039?focusedWorklogId=694391&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-694391
]
ASF GitHub Bot logged work on HADOOP-18039:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 11/Dec/21 07:26
Start Date: 11/Dec/21 07:26
Worklog Time Spent: 10m
Work Description: virajjasani commented on a change in pull request #3768:
URL: https://github.com/apache/hadoop/pull/3768#discussion_r767104461
##########
File path: hadoop-project/pom.xml
##########
@@ -2428,9 +2428,10 @@
</activation>
<properties>
<hbase.version>${hbase.two.version}</hbase.version>
-
<hbase-compatible-hadoop.version>3.0.0</hbase-compatible-hadoop.version>
+
<hbase-compatible-hadoop.version>2.8.5</hbase-compatible-hadoop.version>
Review comment:
> Out of curiosity, why 2.8.5, nothing from 2.10 line or so?
To provide in-depth dependency view for this question:
https://github.com/apache/hbase/blob/rel/2.2.4/pom.xml#L1373-L1378
```
<hadoop-two.version>2.8.5</hadoop-two.version>
<hadoop-three.version>3.1.2</hadoop-three.version>
<!-- These must be defined here for downstream build tools that don't
look at profiles.
They ought to match the values found in our default hadoop profile,
which is
currently "hadoop-2.0". See HBASE-15925 for more info. -->
<hadoop.version>${hadoop-two.version}</hadoop.version>
```
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 694391)
Time Spent: 1h 10m (was: 1h)
> Upgrade hbase2 version and fix TestTimelineWriterHBaseDown
> ----------------------------------------------------------
>
> Key: HADOOP-18039
> URL: https://issues.apache.org/jira/browse/HADOOP-18039
> Project: Hadoop Common
> Issue Type: Sub-task
> Reporter: Viraj Jasani
> Assignee: Viraj Jasani
> Priority: Major
> Labels: pull-request-available
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> As mentioned on the parent Jira, we can't upgrade hbase2 profile version
> beyond 2.2.4 until we either have hbase 2 artifacts available that are built
> with hadoop 3 profile by default or hbase 3 is rolled out (hbase 3 is
> compatible with hadoop 3 versions only).
> Let's upgrade hbase2 profile version to 2.2.4 as part of this Jira and also
> fix TestTimelineWriterHBaseDown to create connection only after mini cluster
> is up.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]