For example I have mobile subscribe data with their plan code So my rowkey designed in a way which is distrusted on cluster with pre split I want ..... Unique subscriber, (its not row count) How many plan they have as my row key like subscriber_planId What is the size of table/data
On 21 Oct 2016 08:05, "Ted Yu" <[email protected]> wrote: > Is your method of getting stats for unique records similar to what > RowCounter > does ? > > Can you describe your requirement in bit more detail (I don't fully > understand from your initial email) ? > > Thanks > > On Thu, Oct 20, 2016 at 5:48 PM, Manjeet Singh <[email protected] > > > wrote: > > > Hi All > > > > I am using native API to test hbase table stats like unique records how > > many column qualifier size of hbase table etc. > > It woking fine with 1 lack or 2 but when record get increased its hang. > > Is their any reanimate utility? Or any buddy get chance to create it? > > > > Thanks > > Manjeet > > >
