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
             Fix For: 1.4.0


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

        

Reply via email to