[
https://issues.apache.org/jira/browse/ACCUMULO-153?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13160125#comment-13160125
]
Billie Rinaldi commented on ACCUMULO-153:
-----------------------------------------
I added a few lines to the test to make sure the options were still intact when
returned from AccumuloInputFormat.getIteratorOptions. Also, I removed the
extra encoding from setIteratorOption because it was already being performed in
the AccumuloIteratorOption toString method.
> Iterator options for input formats can't contain certain characters
> -------------------------------------------------------------------
>
> Key: ACCUMULO-153
> URL: https://issues.apache.org/jira/browse/ACCUMULO-153
> Project: Accumulo
> Issue Type: Improvement
> Components: client
> Affects Versions: 1.3.5
> Reporter: Billie Rinaldi
> Assignee: William Slacum
> Labels: inputformat, iterators, mapreduce
> Fix For: 1.4.0
>
> Attachments: ACCUMULO-153-with-test.patch,
> ACCUMULO-153-with-test.patch, ACCUMULO-153.patch
>
>
> The iterator options for input formats are packed into a single string and
> delimited with colons and commas. The options aren't escaped, so they cannot
> contain the delimiter characters. This should be documented and/or fixed.
--
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