You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Matteo Bertozzi (JIRA)" <ji...@apache.org> on 2015/10/08 05:06:26 UTC

[jira] [Commented] (HBASE-14577) HBase shell help for scan and returning a column family has a typo

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

Matteo Bertozzi commented on HBASE-14577:
-----------------------------------------

+1

> HBase shell help for scan and returning a column family has a typo
> ------------------------------------------------------------------
>
>                 Key: HBASE-14577
>                 URL: https://issues.apache.org/jira/browse/HBASE-14577
>             Project: HBase
>          Issue Type: Bug
>          Components: shell
>            Reporter: Dima Spivak
>            Assignee: Dima Spivak
>            Priority: Trivial
>         Attachments: HBASE-14577.patch
>
>
> {noformat}
> If no columns are specified, all columns will be scanned.
> To scan all members of a column family, leave the qualifier empty as in
> 'col_family:'.
> {noformat}
> Methinks there shouldn't be a colon there (leaving it on never returns a row). Anyone getting a different result than I am?



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