You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Josh Elser (JIRA)" <ji...@apache.org> on 2016/10/17 04:19:58 UTC

[jira] [Commented] (ACCUMULO-4501) Add support to RFile to track and store the histogram

    [ https://issues.apache.org/jira/browse/ACCUMULO-4501?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15581160#comment-15581160 ] 

Josh Elser commented on ACCUMULO-4501:
--------------------------------------

Initial wag at an implementation. https://github.com/apache/accumulo/pull/168

*Very* much a work-in-progress.

* Histogram implementation is very naive
* Lots of making internally classes public instead of adding to 1k+ LOC files
* Some simple tests which show basic correctness

Feedback on approach welcome. Will be a nights+weekends thing, so I will not be super responsive on this.

> Add support to RFile to track and store the histogram
> -----------------------------------------------------
>
>                 Key: ACCUMULO-4501
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4501
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: client, tserver
>            Reporter: Josh Elser
>            Assignee: Josh Elser
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Modify RFile such that it can build the histogram and store it in an RFile.
> Reading the RFile would deserialize the histogram back into memory.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)