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 2013/03/01 04:23:12 UTC

[jira] [Created] (ACCUMULO-1136) Lack of information regarding `setiter` and `config` for SKVI configuration

Josh Elser created ACCUMULO-1136:
------------------------------------

             Summary: Lack of information regarding `setiter` and `config` for SKVI configuration
                 Key: ACCUMULO-1136
                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1136
             Project: Accumulo
          Issue Type: Sub-task
          Components: docs
            Reporter: Josh Elser
            Assignee: Josh Elser
            Priority: Minor


In terms of the documentation, it would be great to augment the Table Configuration section of the user manual. Iterators are central to Accumulo's functionality so it would aid users to see an entire iterator life cycle:
* Develop iterator by extending...
* Install iterator as jar to lib/ext
* Run as in a client (fragment is shown)
* Set via shell (setiter, config for options)

There are hints to using config for existing filters but not how to configure custom iterator code. For example, installing custom iterator code for non-scan contexts is unclear.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira