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 2013/06/15 23:49:20 UTC

[jira] [Commented] (HBASE-8298) desc shorthand for describe , similar to how databases have

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

stack commented on HBASE-8298:
------------------------------

Thanks [~harisekhon].  You'd think there would be a better way to do this than have to create a new Command .rb file.  Could the list of commands be a regex of something?  Seems like something you could do in ruby?  Doing it this way when you list the commands available, will describe and desc both show?  That might confuse?  
                
> desc <tablename> shorthand for describe <tablename>, similar to how databases have
> ----------------------------------------------------------------------------------
>
>                 Key: HBASE-8298
>                 URL: https://issues.apache.org/jira/browse/HBASE-8298
>             Project: HBase
>          Issue Type: Improvement
>          Components: shell
>    Affects Versions: 0.94.2
>            Reporter: Hari Sekhon
>            Priority: Trivial
>         Attachments: desc.patch
>
>
> It would be nice if you could type
> desc <tablename>
> in hbase shell as shorthand for
> describe <tablename>
> similar to how you can in traditional databases.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira