ndimiduk commented on a change in pull request #3992: URL: https://github.com/apache/hbase/pull/3992#discussion_r778451927
########## File path: src/main/asciidoc/_chapters/configuration.adoc ########## @@ -289,14 +289,14 @@ Use the following legend to interpret this table: link:https://hadoop.apache.org/cve_list.html[CVEs] so we drop the support in newer minor releases * icon:exclamation-circle[role="yellow"] = Not tested, may/may-not function -[cols="1,2*^.^", options="header"] +[cols="1,3*^.^", options="header"] |=== -| | HBase-1.7.x | HBase-2.3.x -|Hadoop-2.10.x | icon:check-circle[role="green"] | icon:check-circle[role="green"] -|Hadoop-3.1.0 | icon:times-circle[role="red"] | icon:times-circle[role="red"] -|Hadoop-3.1.1+ | icon:times-circle[role="red"] | icon:check-circle[role="green"] -|Hadoop-3.2.x | icon:times-circle[role="red"] | icon:check-circle[role="green"] -|Hadoop-3.3.x | icon:times-circle[role="red"] | icon:check-circle[role="green"] +| | HBase-1.7.x | HBase-2.3.x | HBase-2.4.x Review comment: It looks like the contents of the HBase-2.3.x column and HBase-2.4.x column are identical. Instead of adding the new column, can we updated the existing "HBase-2.3.x" to be "HBase-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]
