[Rumen] Rumen anonymizer should handle composite string data
------------------------------------------------------------

                 Key: MAPREDUCE-3581
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-3581
             Project: Hadoop Map/Reduce
          Issue Type: Improvement
          Components: tools/rumen
    Affects Versions: 0.24.0
            Reporter: Amar Kamat
            Assignee: Amar Kamat
             Fix For: 0.24.0


Rumen's Anonymizer currently considers string as a single entity. At times, 
strings can be composed of smaller sub-strings which can be anonymized 
individually. Anonymizing sub-strings separately will result in retaining 
certain statistics like frequency ('daily', 'weekly' etc). This was brought up 
by Chris while developing the Anonymizer.

--
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