You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@accumulo.apache.org by "Josh Elser (Updated) (JIRA)" <ji...@apache.org> on 2012/01/11 04:37:39 UTC

[jira] [Updated] (ACCUMULO-303) Implement per-table persistent formatters

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

Josh Elser updated ACCUMULO-303:
--------------------------------

    Status: Patch Available  (was: Open)

- Add a table property that defaults to the DefaultFormatter class.
- Update the Shell to support per-table Formatters
- Update the 'formatter' and 'config' shell commands to properly set/unset the table properties and update the current formatter to use for scans.
                
> Implement per-table persistent formatters
> -----------------------------------------
>
>                 Key: ACCUMULO-303
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-303
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>    Affects Versions: 1.5.0
>            Reporter: Josh Elser
>            Assignee: Billie Rinaldi
>            Priority: Minor
>              Labels: formatter,, shell
>             Fix For: 1.5.0
>
>
> In the Accumulo shell, Formatters can only be set on a per-shell-session basis. Setting a custom Formatter in a shell session designed for a specific table must be removed when scanning a table of a different format.
> Implement a method to persist a formatter class on a table across shell sessions that encourages the creation and usage of Formatters

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira