GitHub user keith-turner opened a pull request:

    https://github.com/apache/accumulo/pull/180

    Taking a crack at new summarization API

    I finally came up with an API for ACCUMULO-4501 that I like.  I think it 
offers the following three things :
    
     * The ability to write super efficient summarizers
     * The ability to write very arbitrary summarizations
     * Gives the user explicit control over how summary info is merged.
    
    The pull request just contains a possible API.   I am creating the PR just 
to review the APIs. It also contains two example summarizes.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/keith-turner/accumulo ACCUMULO-4501-2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/accumulo/pull/180.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #180
    
----
commit 654d20ce488e981748b980c5d57247b4da9296d2
Author: Keith Turner <[email protected]>
Date:   2016-11-07T20:44:41Z

    Taking a crack at new summarization API

----


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to