[
https://issues.apache.org/jira/browse/HBASE-4882?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andrew Purtell resolved HBASE-4882.
-----------------------------------
Resolution: Incomplete
> Shell enhancements - getting description of row (list 'T1','R1')
> ----------------------------------------------------------------
>
> Key: HBASE-4882
> URL: https://issues.apache.org/jira/browse/HBASE-4882
> Project: HBase
> Issue Type: Improvement
> Components: shell
> Affects Versions: 0.90.2
> Reporter: Mikael Sitruk
> Fix For: 0.90.2
>
>
> In case a row keep a lot of columns, invoking the get operation on the key
> will display too much information (without scrolling possibility)
> The idea here is not to display the content of the cells, but the name of
> each columns.
> for example
> list 'T1','R1' will display the columns of R1 of T1
> C1,
> C2,
> C3,
> C4,
> C5.....
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)