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

Mike Drob commented on ACCUMULO-3093:
-------------------------------------

bq. It probably also a bad idea to only have this option for the scan command, 
it does address other commands in the shell that may load classes. 
At a miniumum, {{GrepCommand}} extends {{ScanCommand}}, so it would be relevant 
to test there too.

> Shell scan command does not find formatter
> ------------------------------------------
>
>                 Key: ACCUMULO-3093
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-3093
>             Project: Accumulo
>          Issue Type: Bug
>          Components: shell
>    Affects Versions: 1.6.1
>         Environment: Accumulo 1.6.1-SNAPSHOT
>            Reporter: Dave Marion
>            Assignee: Dave Marion
>         Attachments: ACCUMULO-3093-1.patch
>
>
> The Scan command is not using the ContextManager to find the specified 
> formatter class. With a table using context classpath the following fails:
> {code}
> scan -t <table> -fm <formatterClass>
> {code}
> It also fails if the formatter is configured on table and a scan is issued.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to