Hi, guys,

one question want to get the awnser: i read the HBase Client code, seems the
logic to get a table:

1. Get -ROOT- RegionLoc from Zk,
2. Get .META. RegionLoc from -ROOT- Table.
3. Get Table RegionLoc from .META. Table.

So seems the -ROOT- is NOT necessary, we can put the .META. location
directly into -ROOT-, is it true? Thanks for any replies.

regards
macf

Reply via email to