[
https://issues.apache.org/jira/browse/HBASE-8298?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14105651#comment-14105651
]
Sean Busbey commented on HBASE-8298:
------------------------------------
Leaves describing aliases to the original command, on the presumption that in
some cases we won't want to call attention to them.
Tested by spinning up single node, trying both 'describe' and 'desc' on a table
I created.
Ran through help, help 'ddl', help 'describe', and help 'desc'. Make sure
"desc" didn't show up, save in the description of the "describe" command, but
help 'desc' still worked.
> 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)