[ 
https://issues.apache.org/jira/browse/HBASE-20449?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16441857#comment-16441857
 ] 

Ted Yu commented on HBASE-20449:
--------------------------------

{code}
[ERROR] 
/testptch/hbase/hbase-server/src/test/java/org/apache/hadoop/hbase/master/normalizer/TestSimpleRegionNormalizer.java:[81,18]
 constructor SimpleRegionNormalizer in class 
org.apache.hadoop.hbase.master.normalizer.SimpleRegionNormalizer cannot be 
applied to given types;
  required: org.apache.hadoop.hbase.HBaseConfiguration
  found: no arguments
  reason: actual and formal argument lists differ in length
{code}
You can either reintroduce the no-arg ctor or, modify the test to pass 
HBaseConfiguration instance.

> the minimun number of region should be configurable in normalizable
> -------------------------------------------------------------------
>
>                 Key: HBASE-20449
>                 URL: https://issues.apache.org/jira/browse/HBASE-20449
>             Project: HBase
>          Issue Type: Improvement
>          Components: hbase
>    Affects Versions: 3.0.0
>            Reporter: Yu Wang
>            Assignee: Yu Wang
>            Priority: Minor
>             Fix For: 3.0.0
>
>         Attachments: HBASE-20449_001.patch, HBASE-20449_002.patch
>
>
> the minimun number of region should be configurable in normalizable



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to