I would think average row size ("row width"?) would be reported
somewhere in metrics though?-Mikhail On Mon, Mar 16, 2015 at 9:41 PM, Nick Dimiduk <[email protected]> wrote: > Probably a combination of the RowCount job and 'hadoop fs -du' will get you > what you're after. > > On Monday, March 16, 2015, Mark Tse <[email protected]> wrote: > >> I am looking to see how often I will need to add RegionServers, etc. based >> on the amount of data entering HBase. >> >> Is there a way to get the size on disk of a row or an average across all >> rows? I want the statistics from HBase because of compression, etc. >> >> Thanks, >> Mark >> -- Thanks, Michael Antonov
