[
https://issues.apache.org/jira/browse/HBASE-13707?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14549203#comment-14549203
]
Nick Dimiduk commented on HBASE-13707:
--------------------------------------
Counter per _row_? That sounds like a bug, or someone assumed wide rows only.
We're generating counter names dynamically [~jmspaggi]? How do you think we
should handle this? Option to specify what we're counting maybe -- count rows
or count specific column occurrences in rows or found unique column names?
> 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)