You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2019/02/09 20:55:00 UTC

[jira] [Comment Edited] (HBASE-21636) Enhance the shell scan command to support missing scanner specifications like ReadType, IsolationLevel etc.

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

stack edited comment on HBASE-21636 at 2/9/19 8:54 PM:
-------------------------------------------------------

[~nihaljain.cs] Pardon my not digesting the description. Let me push this. Where should it go? Back to branch-2.0?

Or maybe since it an enhancement, just branch-2.2+? There are RCs being rolled on branch-2.0 and branch-2.1. 


was (Author: stack):
[~nihaljain.cs] Pardon my not digesting the description. Let me push this. Where should it go? Back to branch-2.0?

> Enhance the shell scan command to support missing scanner specifications like ReadType, IsolationLevel etc.
> -----------------------------------------------------------------------------------------------------------
>
>                 Key: HBASE-21636
>                 URL: https://issues.apache.org/jira/browse/HBASE-21636
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>    Affects Versions: 3.0.0, 2.0.0, 2.1.2
>            Reporter: Nihal Jain
>            Assignee: Nihal Jain
>            Priority: Major
>         Attachments: HBASE-21636.master.001.patch, HBASE-21636.master.002.patch
>
>
> Enhance the shell scan command to support scanner specifications:
>  - ReadType
>  - IsolationLevel
>  - Region replica id
>  - Allow partial results
>  - Batch
>  - Max result size
> Also, make use of \{{limit}} and set it in the scan object to limit the number of rows returned by the scanner.
>  
>  



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