[
https://issues.apache.org/jira/browse/HBASE-25986?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17388402#comment-17388402
]
Hudson commented on HBASE-25986:
--------------------------------
Results for branch branch-2.4
[build #169 on
builds.a.o|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/169/]:
(x) *{color:red}-1 overall{color}*
----
details (if available):
(/) {color:green}+1 general checks{color}
-- For more information [see general
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/169/General_20Nightly_20Build_20Report/]
(/) {color:green}+1 jdk8 hadoop2 checks{color}
-- For more information [see jdk8 (hadoop2)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/169/JDK8_20Nightly_20Build_20Report_20_28Hadoop2_29/]
(/) {color:green}+1 jdk8 hadoop3 checks{color}
-- For more information [see jdk8 (hadoop3)
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/169/JDK8_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 jdk11 hadoop3 checks{color}
-- For more information [see jdk11
report|https://ci-hadoop.apache.org/job/HBase/job/HBase%20Nightly/job/branch-2.4/169/JDK11_20Nightly_20Build_20Report_20_28Hadoop3_29/]
(/) {color:green}+1 source release artifact{color}
-- See build output for details.
(/) {color:green}+1 client integration test{color}
> Expose the NORMALIZARION_ENABLED table descriptor through a property in
> hbase-site
> ----------------------------------------------------------------------------------
>
> Key: HBASE-25986
> URL: https://issues.apache.org/jira/browse/HBASE-25986
> Project: HBase
> Issue Type: Improvement
> Components: Normalizer
> Reporter: Aman Poonia
> Assignee: Aman Poonia
> Priority: Minor
> Fix For: 2.5.0, 3.0.0-alpha-2, 2.4.5, 1.7.2
>
>
> Today if we want to enable region normalizer on a table we have to add the
> table descriptor "{color:#6a8759}NORMALIZATION_ENABLED{color}" to the table.
> If we have a lot of tables and we want normalizer to be enabled by default
> for each table unless disabled explicitly for a table we can't achieve it
> [https://github.com/apache/hbase/blob/master/hbase-client/src/main/java/org/apache/hadoop/hbase/client/TableDescriptorBuilder.java#L164]
>
> Intention here is to set it using a property in hbase-site
>
--
This message was sent by Atlassian Jira
(v8.3.4#803005)