[
https://issues.apache.org/jira/browse/HBASE-14487?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14907596#comment-14907596
]
Stephen Yuan Jiang commented on HBASE-14487:
--------------------------------------------
Note: due to limitation of formatter.rb on width format > 2 columns, the output
is not perfectly aligned with the columns.
[~stack]'s comment on this:
"
Probably because two columns was all we ever needed: row key and then the value
and if only one value, then show it as one column.
Ideally though formatter.rb would go away -- it is an awful hack -- and we'd
have a 'real' console results formatter that did a better job. When I looked
back then, all were incompatibly licensed. That may have changed (this looks ok
on cursory glance: https://github.com/thedathoudarya/WAGU-data-in-table-view...
or could we hack in sqlline -- https://github.com/julianhyde/sqlline -- or some
such..).
"
getting rid of formatter.rb is not the scope of this JIRA. Hence, I will leave
this imperfect alignment as output. Users should be able to read the value and
know from which column.
> Procedure V2 - shell command to list all procedures
> ---------------------------------------------------
>
> Key: HBASE-14487
> URL: https://issues.apache.org/jira/browse/HBASE-14487
> Project: HBase
> Issue Type: Sub-task
> Components: proc-v2, shell
> Affects Versions: 2.0.0, 1.3.0
> Reporter: Stephen Yuan Jiang
> Assignee: Stephen Yuan Jiang
> Fix For: 2.0.0, 1.3.0
>
> Attachments: HBASE-14487.patch
>
>
> Use the API provided by HBASE-14107, add a shell command to list all
> procedures.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)