Skip to content

adds PluginEnv support to client side iterators#4283

Merged
keith-turner merged 3 commits intoapache:2.1from
keith-turner:fix-client-side-plugin-env
Mar 20, 2024
Merged

adds PluginEnv support to client side iterators#4283
keith-turner merged 3 commits intoapache:2.1from
keith-turner:fix-client-side-plugin-env

Conversation

@keith-turner
Copy link
Contributor

Accumulo code that ran user iterators client side would throw an unsupported operations exception when attempting to access the PluginEnv. This commit adds support for PluginEnv in situations where iterators are run client side.

Accumulo code that ran user iterators client side would throw an unsupported
operations exception when attempting to access the PluginEnv.  This commit
adds support for PluginEnv in situations where iterators are run client side.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants