Thanks all on your replies.
This is clustered env, with 2 master nodes and 4 data nodes. Master nodes
have these components installed (as shown in Ambari UI):
active hbase master
history server
name node
resource manager
zookeeper server
metrics monitor

Node server has these components:
Data Node
region server
metrics monitor
node manager

So I looked on my node server for the hbase.rootdir, and it points to my
hdfs://hbasmaserserver:8020//apps/hbase/data.
Now this is confusing to me as I thought data is distributed on node
servers, where region servers are.
I sshed to my masterserver and looked under this dir and did see all my
tables in my default namespace. Example:
$ hadoop fs -du -s -h /apps/hbase/data/data/default/RAWHITS_AURORA-COM
2.0 G  /apps/hbase/data/data/default/RAWHITS_AURORA-COM

So when I run this command on hbmaster, it gets propagated to all data
nodes, correct? Is this size compressed or uncompressed?

Many thanks!
Marjana




--
View this message in context: 
http://apache-hbase.679495.n3.nabble.com/find-size-of-each-table-in-the-cluster-tp4078899p4078919.html
Sent from the HBase User mailing list archive at Nabble.com.

Reply via email to