[
https://issues.apache.org/jira/browse/HADOOP-18039?focusedWorklogId=692646&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-692646
]
ASF GitHub Bot logged work on HADOOP-18039:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 08/Dec/21 14:55
Start Date: 08/Dec/21 14:55
Worklog Time Spent: 10m
Work Description: virajjasani opened a new pull request #3768:
URL: https://github.com/apache/hadoop/pull/3768
### Description of PR
As mentioned on HADOOP-17668, 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).
This PR is to upgrade hbase2 profile version to 2.2.4 and also fix
TestTimelineWriterHBaseDown to create connection only after mini cluster is up.
### How was this patch tested?
Local testing.
For unit testing, here is the test result with hbase2 profile:
```
[INFO] -------------------------------------------------------
[INFO] T E S T S
[INFO] -------------------------------------------------------
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage
[INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
29.996 s - in
org.apache.hadoop.yarn.server.timelineservice.reader.TestTimelineReaderWebServicesHBaseStorage
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineWriterHBaseDown
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
33.288 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineWriterHBaseDown
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
33.485 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageApps
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
201.434 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.TestTimelineReaderHBaseDown
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageSchema
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 59.86
s - in
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageSchema
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageDomain
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
27.672 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageDomain
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
30.734 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.TestHBaseTimelineStorageEntities
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity
[INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
34.285 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowActivity
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRunCompaction
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
38.799 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRunCompaction
[INFO] Running
org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRun
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed:
68.664 s - in
org.apache.hadoop.yarn.server.timelineservice.storage.flow.TestHBaseStorageFlowRun
[INFO]
[INFO] Results:
[INFO]
[INFO] Tests run: 103, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO]
------------------------------------------------------------------------
[INFO] Total time: 09:33 min
[INFO] Finished at: 2021-12-08T19:32:42+05:30
[INFO]
------------------------------------------------------------------------
```
### For code changes:
- [X] Does the title or this PR starts with the corresponding JIRA issue id
(e.g. 'HADOOP-17799. Your PR title ...')?
--
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: 692646)
Remaining Estimate: 0h
Time Spent: 10m
> 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: 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]