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
             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

        

Reply via email to