[ 
https://issues.apache.org/jira/browse/HBASE-4981?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lars Hofhansl updated HBASE-4981:
---------------------------------

    Attachment: 4981-v1.txt

Something like this.
(Note that the change from get_all_columns to [] is necessary, as "raw" scans 
only work when no columns are specified. The behavior is identical, in both 
cases the scan will show all columns)
                
> add raw scan support to shell
> -----------------------------
>
>                 Key: HBASE-4981
>                 URL: https://issues.apache.org/jira/browse/HBASE-4981
>             Project: HBase
>          Issue Type: Sub-task
>          Components: shell
>    Affects Versions: 0.94.0
>            Reporter: Lars Hofhansl
>            Assignee: Lars Hofhansl
>             Fix For: 0.94.0
>
>         Attachments: 4981-v1.txt
>
>
> Parent adds "raw" scan support to include delete markers and deleted rows in 
> scan results. Would be nice it that would available in the shell to see 
> exactly what exists in a table.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to