How do you calculate the size of a single row in hbase? -
i trying figure out size of single row in hbase. haven't found way online or through of hbase utils , have used hbase hfile -mbsf
find out average row size , other statistics hfile, curious single row's size. has found way this?
worked fine me calculate size of single record
http://prafull-blog.blogspot.com/2012/06/how-to-calculate-record-size-of-hbase.html
Comments
Post a Comment