You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Dave Marion (JIRA)" <ji...@apache.org> on 2014/08/31 19:31:21 UTC

[jira] [Updated] (ACCUMULO-3093) Shell scan command does not find formatter

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

Dave Marion updated ACCUMULO-3093:
----------------------------------
    Attachment: ACCUMULO-3093-1.patch

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