[ 
https://issues.apache.org/jira/browse/ACCUMULO-303?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13185386#comment-13185386
 ] 

Josh Elser commented on ACCUMULO-303:
-------------------------------------

I plan on working on a MockShell this weekend.

I'll also double check all of the commands/options that deal with the 
formatters given Keith's comment.

Additionally, I'm going to look into adding an option to scan (and the [e]grep) 
command to re-enable a user to apply a short-lived formatter (not persisted to 
a table config). A user could create a formatter that is only useful/relevant 
to him/herself and it would be nice for there to be some isolation among shell 
sessions.
                
> Implement per-table persistent formatters
> -----------------------------------------
>
>                 Key: ACCUMULO-303
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-303
>             Project: Accumulo
>          Issue Type: Improvement
>          Components: client
>            Reporter: Josh Elser
>            Assignee: Billie Rinaldi
>            Priority: Minor
>              Labels: formatter,, shell
>             Fix For: 1.4.0
>
>         Attachments: ACCUMULO-303.patch
>
>
> 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

        

Reply via email to