[ https://issues.apache.org/jira/browse/ACCUMULO-420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13562377#comment-13562377 ]
Hudson commented on ACCUMULO-420: --------------------------------- Integrated in Accumulo-Trunk #667 (See [https://builds.apache.org/job/Accumulo-Trunk/667/]) ACCUMULO-420 added commands to the shell for configuring iterators profiles. These iterator profiles can be used by scans and compactions. (Revision 1438318) Result = SUCCESS kturner : Files : * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/Shell.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/CompactCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/DeleteManyCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/DeleteShellterCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/ListIterCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/ListShellIterCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/ScanCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/SetIterCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/SetScanIterCommand.java * /accumulo/trunk/core/src/main/java/org/apache/accumulo/core/util/shell/commands/SetShellIterCommand.java > Allow per compaction iterator settings > -------------------------------------- > > Key: ACCUMULO-420 > URL: https://issues.apache.org/jira/browse/ACCUMULO-420 > Project: Accumulo > Issue Type: New Feature > Reporter: Keith Turner > Assignee: Keith Turner > Fix For: 1.5.0 > > > It may be useful to allow the compact command to specify an iterator to be > used for that compaction. For example if someone wanted to apply a filter > once to a table, they could force a compaction with that filter. -- 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