stoty commented on code in PR #6356: URL: https://github.com/apache/hbase/pull/6356#discussion_r1805862257
########## dev-support/hbase-personality.sh: ########## @@ -597,8 +618,9 @@ function hadoopcheck_rebuild fi else yetus_info "Setting Hadoop 3 versions to test based on branch-2.6+/master/feature branch rules" + # Isn't runnung these tests with the default Hadoop version redundant ? if [[ "${QUICK_HADOOPCHECK}" == "true" ]]; then - hbase_hadoop3_versions="3.3.6 3.4.0" Review Comment: Done -- 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: issues-unsubscr...@hbase.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org