You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by GitBox <gi...@apache.org> on 2020/03/17 00:27:05 UTC

[GitHub] [hbase] Apache9 commented on a change in pull request #1290: HBASE-23989 Consider 2.10.0 in our support matrix

Apache9 commented on a change in pull request #1290: HBASE-23989 Consider 2.10.0 in our support matrix
URL: https://github.com/apache/hbase/pull/1290#discussion_r393381731
 
 

 ##########
 File path: dev-support/hbase-personality.sh
 ##########
 @@ -567,6 +567,13 @@ function hadoopcheck_rebuild
     else
       hbase_hadoop2_versions="2.7.1 2.7.2 2.7.3 2.7.4 2.7.5 2.7.6 2.7.7"
     fi
+  elif [[ "${PATCH_BRANCH}" = branch-1 ]]; then
+    yetus_info "Setting Hadoop 2 versions to test based on branch-1 rules."
+    if [[ "${QUICK_HADOOPCHECK}" == "true" ]]; then
 
 Review comment:
   Intenional, just want to keep consistent...

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services