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

Keith Turner commented on ACCUMULO-1136:
----------------------------------------

In the documentation that mentions lib/ext, its probably worth mentioning the 
ability to load iterators from a URL.
                
> 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
>             Fix For: 1.5.0
>
>         Attachments: ACCUMULO-1136.1.patch
>
>
> 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

Reply via email to