[
https://issues.apache.org/jira/browse/HBASE-22500?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16851834#comment-16851834
]
Peter Somogyi commented on HBASE-22500:
---------------------------------------
This is redundant now:
{code:java}
if [[ "${QUICK_HADOOPCHECK}" == "true" ]]; then
hbase_hadoop2_versions="2.8.5 2.9.2"
else
- hbase_hadoop2_versions="2.8.2 2.8.3 2.8.4 2.8.5 2.9.1 2.9.2"
+ hbase_hadoop2_versions="2.8.5 2.9.2"
fi
{code}
> Modify pom and jenkins jobs for hadoop versions
> -----------------------------------------------
>
> Key: HBASE-22500
> URL: https://issues.apache.org/jira/browse/HBASE-22500
> Project: HBase
> Issue Type: Sub-task
> Components: build, hadoop2, hadoop3
> Reporter: Duo Zhang
> Assignee: Duo Zhang
> Priority: Blocker
> Fix For: 3.0.0, 2.2.0, 2.3.0
>
> Attachments: HBASE-22500.patch
>
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)