[ 
https://issues.apache.org/jira/browse/ACCUMULO-319?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

John Vines resolved ACCUMULO-319.
---------------------------------

    Resolution: Fixed
      Assignee: John Vines
    
> Provide optional stricness for SummingCombiner
> ----------------------------------------------
>
>                 Key: ACCUMULO-319
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-319
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: John Vines
>            Assignee: John Vines
>             Fix For: 1.4.0
>
>
> Currently the summing combiner will throw an error on a format exception. 
> This is great for high precision combining to ensure that all data is 
> included. However, there is a potential use case for people who just want 
> data combined and do not want a wrench thrown in the system for a bad value. 
> Rather then having to write a whole different combiner, we should add a 
> configuration option to allow lossy combining which does not take into 
> account bad value.

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