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

Ted Yu commented on HBASE-15065:
--------------------------------

Looks like test environment had issue:
{code}
Running org.apache.hadoop.hbase.mapred.TestTableSnapshotInputFormat
Tests run: 2, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 22.11 sec <<< 
FAILURE! - in org.apache.hadoop.hbase.mapred.TestTableMapReduce
testCombiner(org.apache.hadoop.hbase.mapred.TestTableMapReduce)  Time elapsed: 
6.884 sec  <<< ERROR!
java.io.IOException: java.util.concurrent.ExecutionException: 
java.lang.RuntimeException: Error while running command to get file permissions 
: ExitCodeException exitCode=127: /bin/ls: error while loading shared 
libraries: libselinux.so.1: failed to map segment from shared object: 
Permission denied

        at org.apache.hadoop.util.Shell.runCommand(Shell.java:545)
        at org.apache.hadoop.util.Shell.run(Shell.java:456)
        at 
org.apache.hadoop.util.Shell$ShellCommandExecutor.execute(Shell.java:722)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:815)
        at org.apache.hadoop.util.Shell.execCommand(Shell.java:798)
{code}

> SimpleRegionNormalizer should return multiple normalization plans in one run
> ----------------------------------------------------------------------------
>
>                 Key: HBASE-15065
>                 URL: https://issues.apache.org/jira/browse/HBASE-15065
>             Project: HBase
>          Issue Type: Bug
>            Reporter: Ted Yu
>            Assignee: Ted Yu
>             Fix For: 2.0.0, 1.2.0, 1.3.0
>
>         Attachments: 15065-v1.txt, 15065-v2.txt, 15065.addendum
>
>
> This is follow up to HBASE-14867 w.r.t. SimpleRegionNormalizer
> Outline for enhancements:
> * adjustment to the period when SimpleRegionNormalizer runs
> * explore merge opportunities among all neighboring region pairs
> * return multiple normalization plans



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to