Billie Rinaldi created ACCUMULO-700:
---------------------------------------
Summary: Improve iterator configuration for MapReduces
Key: ACCUMULO-700
URL: https://issues.apache.org/jira/browse/ACCUMULO-700
Project: Accumulo
Issue Type: Improvement
Components: client
Reporter: Billie Rinaldi
Assignee: Billie Rinaldi
Fix For: 1.5.0
The InputFormatBase currently uses AccumuloIterator and AccumuloIteratorOption
configuration objects to serialize iterator information for MapReduce. These
objects predate IteratorSetting, which is now used to configure iterators. We
should just make IteratorSetting Writable so it can be used directly for
serializing iterator information.
--
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