Keith Turner created ACCUMULO-562:
-------------------------------------
Summary: Multi term grep in shell fails
Key: ACCUMULO-562
URL: https://issues.apache.org/jira/browse/ACCUMULO-562
Project: Accumulo
Issue Type: Bug
Components: client
Affects Versions: 1.4.0
Reporter: Keith Turner
Assignee: Billie Rinaldi
Fix For: 1.5.0, 1.4.1
Tried to grep for multiple terms from the shell and it failed.
$ ./bin/accumulo shell -u ***** -p ***** -e 'grep -np -t test_ingest N A'
27 10:00:00,426 [shell.Shell] ERROR: java.lang.IllegalArgumentException:
Iterator priority is already in use 2147483647
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira