You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "Sean Busbey (JIRA)" <ji...@apache.org> on 2014/08/21 19:33:11 UTC

[jira] [Updated] (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:all-tabpanel ]

Sean Busbey updated HBASE-8298:
-------------------------------

    Attachment: HBASE-8298-v3.patch

Attaching alternate implementation that adds a general approach to aliasing commands (something we can reuse when maintaining deprecated command names).

> 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
>            Assignee: Sean Busbey
>            Priority: Trivial
>         Attachments: HBASE-8298-v3.patch, desc.patch, desc2.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 was sent by Atlassian JIRA
(v6.2#6252)