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

[jira] [Assigned] (ACCUMULO-1403) setiter fails when given a sortedkeyvalueiterator

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

Josh Elser reassigned ACCUMULO-1403:
------------------------------------

    Assignee: Josh Elser

> setiter fails when given a sortedkeyvalueiterator
> -------------------------------------------------
>
>                 Key: ACCUMULO-1403
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1403
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Mike Drob
>            Assignee: Josh Elser
>             Fix For: 1.6.0
>
>
> When providing a class that implements SortedKeyValueIterator, but not OptionDescriber, to setiter, the command fails. 
> For example, the following command fails:
> {noformat}
> setiter -class org.apache.accumulo.core.iterators.ColumnFamilyCounter -p 1
> {noformat}
> More reasonable behaviour might be to set the iterator without needing the user to input extra options. 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)