Corey J. Nolet created ACCUMULO-3458: ----------------------------------------
Summary: Add current scan authorizations to the IteratorEnvironment Key: ACCUMULO-3458 URL: https://issues.apache.org/jira/browse/ACCUMULO-3458 Project: Accumulo Issue Type: Improvement Reporter: Corey J. Nolet Fix For: 1.7.0 Right now, it's impossible to get the current scanning auths in a user iterator. Allowing this to come from the IteratorEnvironment would allow other iterators to take advantage of the same set of auths that were originally set on the scanner. This would also allow iterators to be set on the table and work natively with the shell- since the auths set on the scanner in the shell would be passed along as well. -- This message was sent by Atlassian JIRA (v6.3.4#6332)