[ https://issues.apache.org/jira/browse/HADOOP-1342?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Doug Cutting updated HADOOP-1342: --------------------------------- Fix Version/s: 0.14.0 Status: Open (was: Patch Available) I'm not sure what's changed, but this no longer passes unit tests against trunk. Testcase: testAggregates took 1.59 sec FAILED expected:<...5...> but was:<...9...> > A configurable limit on the number of unique values should be set on the > UniqueValueCount and ValueHistogram aggregators > ------------------------------------------------------------------------------------------------------------------------ > > Key: HADOOP-1342 > URL: https://issues.apache.org/jira/browse/HADOOP-1342 > Project: Hadoop > Issue Type: Improvement > Reporter: Runping Qi > Assigned To: Runping Qi > Fix For: 0.14.0 > > Attachments: patch-1342.txt > > > In the current implementation, the uniq number of values may increase > unbounded, causing out of memory eventually. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.