[
https://issues.apache.org/jira/browse/HBASE-8026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14272852#comment-14272852
]
Amit Kabra commented on HBASE-8026:
-----------------------------------
Manual steps :
1) Following works : scan 't1', {RAW => true, VERSIONS => 10}
2) help 'scan' shows both RAW and VERSIONS info.
> HBase Shell docs for scan command don't reference VERSIONS
> ----------------------------------------------------------
>
> Key: HBASE-8026
> URL: https://issues.apache.org/jira/browse/HBASE-8026
> Project: HBase
> Issue Type: Bug
> Reporter: Jonathan Natkins
> Assignee: Amit Kabra
> Labels: beginner
> Fix For: 0.98.8
>
> Attachments: HBASE-8026.patch
>
>
> hbase(main):046:0> help 'scan'
> Scan a table; pass table name and optionally a dictionary of scanner
> specifications. Scanner specifications may include one or more of:
> TIMERANGE, FILTER, LIMIT, STARTROW, STOPROW, TIMESTAMP, MAXLENGTH,
> or COLUMNS, CACHE
> VERSIONS should be mentioned somewhere here.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)