[
https://issues.apache.org/jira/browse/HBASE-13707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14550735#comment-14550735
]
Jean-Marc Spaggiari commented on HBASE-13707:
---------------------------------------------
But might be nice to be able to count for a range of rows. Provide startkey /
endkey then, instead of adding an option to disable that. If you don't specify
them, we count just for the entire table. If you specify a range, we provide
details per row for the range.
Make sense?
> CellCounter uses to many counters
> ---------------------------------
>
> Key: HBASE-13707
> URL: https://issues.apache.org/jira/browse/HBASE-13707
> Project: HBase
> Issue Type: Bug
> Components: mapreduce
> Affects Versions: 1.0.1
> Reporter: Jean-Marc Spaggiari
> Priority: Minor
> Labels: beginner, newbie
>
> CellCounters creates a counter per row... So it quickly becomes to many.
> We should provide an option to drop the statistic per rows and count only
> cells overall for the table.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)