[
https://issues.apache.org/jira/browse/ACCUMULO-2338?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17627913#comment-17627913
]
Christopher Tubbs commented on ACCUMULO-2338:
---------------------------------------------
JShell is now a viable option for more sophisticated situations. If this is
still a problem or a desired feature, please create a new issue or PR at
https://github.com/apache/accumulo
> add RangeInterpreter to the shell
> ---------------------------------
>
> Key: ACCUMULO-2338
> URL: https://issues.apache.org/jira/browse/ACCUMULO-2338
> Project: Accumulo
> Issue Type: New Feature
> Components: shell
> Reporter: Eric C. Newton
> Priority: Major
>
> The shell doesn't allow for very sophisticated scans. You can't specify
> ranges on columns, which is often used in document-partitioned indexing
> schemes. Similar to the ScanInterpreter feature, in which the scan args are
> translated, it would be nice if we supported a RangeInterpreter which would
> translate the range of the scan.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)