You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (Jira)" <ji...@apache.org> on 2020/10/20 17:21:00 UTC

[jira] [Resolved] (ACCUMULO-1581) Limit length of values printed in listscans by default

     [ https://issues.apache.org/jira/browse/ACCUMULO-1581?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Christopher Tubbs resolved ACCUMULO-1581.
-----------------------------------------
    Resolution: Abandoned

Closing this stale issue. If this is still a desired feature, please open a new issue or PR at https://github.com/apache/accumulo

> Limit length of values printed in listscans by default
> ------------------------------------------------------
>
>                 Key: ACCUMULO-1581
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1581
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: shell
>            Reporter: Josh Elser
>            Assignee: Michael Ridley
>            Priority: Major
>              Labels: newbie
>
> Listscans currently print out the entire options map provided to a ScanSession. If these large option values are printed, it makes the output rather difficult to read/parse.
> We should add an upper limit to the length of the key-values printed out from said option map, including a "<TRUNCATED>" to match what is done for large Keys when scanning a table. We could also add an option to override the truncation for when people really want to see the complete option map.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)