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

Hadoop QA commented on HBASE-14941:
-----------------------------------

{color:red}-1 overall{color}.  

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/16830//testReport/
Release Findbugs (version 2.0.3)        warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/16830//artifact/patchprocess/newFindbugsWarnings.html
Checkstyle Errors: 
https://builds.apache.org/job/PreCommit-HBASE-Build/16830//artifact/patchprocess/checkstyle-aggregate.html

  Console output: 
https://builds.apache.org/job/PreCommit-HBASE-Build/16830//console

This message is automatically generated.

> locate_region shell command
> ---------------------------
>
>                 Key: HBASE-14941
>                 URL: https://issues.apache.org/jira/browse/HBASE-14941
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Matteo Bertozzi
>            Assignee: Matteo Bertozzi
>            Priority: Trivial
>         Attachments: HBASE-14941-v1_branch-1.patch, 
> HBASE-14941-v2_branch-1.patch, HBASE-14941_branch-1.patch
>
>
> Sometimes it is helpful to get the region location given a specified key, 
> without having to scan meta and look at the keys.
> so, having in the shell something like:
> {noformat}
> hbase(main):008:0> locate_region 'testtb', 'z'
> HOST                         REGION                                           
>                                 
>  localhost:42006             {ENCODED => 7486fee0129f0e3a3e671fec4a4255d5, 
>                               NAME => 
> 'testtb,m,1449508841130.7486fee0129f0e3a3e671fec4a4255d5.',
>                               STARTKEY => 'm', ENDKEY => ''}                  
> 1 row(s) in 0.0090 seconds
> {noformat}



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

Reply via email to