Apache9 commented on code in PR #4305:
URL: https://github.com/apache/hbase/pull/4305#discussion_r841687236
##########
dev-support/hbase-personality.sh:
##########
@@ -660,9 +660,9 @@ function hadoopcheck_rebuild
else
yetus_info "Setting Hadoop 3 versions to test based on
branch-2.4+/master/feature branch rules"
if [[ "${QUICK_HADOOPCHECK}" == "true" ]]; then
- hbase_hadoop3_versions="3.1.2 3.2.2 3.3.1"
+ hbase_hadoop3_versions="3.1.4 3.2.2 3.3.2"
Review Comment:
Should also change 3.2.2 to 3.2.3?
--
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]