Apache9 commented on code in PR #6073: URL: https://github.com/apache/hbase/pull/6073#discussion_r1674234721
########## src/main/asciidoc/_chapters/configuration.adoc: ########## @@ -342,17 +342,18 @@ link:https://hadoop.apache.org/cve_list.html[CVEs] so we drop the support in new .Hadoop version support matrix for active release lines -[cols="1,1*^.^", options="header"] +[cols="1,2*^.^", options="header"] |=== -| | HBase-2.5.x -|Hadoop-2.10.[0-1] | icon:times-circle[role="red"] -|Hadoop-2.10.2+ | icon:check-circle[role="green"] -|Hadoop-3.1.0 | icon:times-circle[role="red"] -|Hadoop-3.1.1+ | icon:times-circle[role="red"] -|Hadoop-3.2.[0-2] | icon:times-circle[role="red"] -|Hadoop-3.2.3+ | icon:check-circle[role="green"] -|Hadoop-3.3.[0-1] | icon:times-circle[role="red"] -|Hadoop-3.3.2+ | icon:check-circle[role="green"] +| | HBase-2.5.x | HBase-2.6.x +|Hadoop-2.10.[0-1] | icon:times-circle[role="red"] | icon:times-circle[role="red"] +|Hadoop-2.10.2+ | icon:check-circle[role="green"] | icon:times-circle[role="red"] Review Comment: Ah, copy paste error. Let me fix. -- 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]
