Hello,

 

I am trying to use Java API to get the HDFS path for a given table, but I
cannot find that method. 

For some version, I notice it is under hbase.rootdir, then
'data/namespace/tablename'; for some version of hbase, it is
'data/default/tablename'.

So I wish there is a programming way to get that Path string.

 

Any help will be very appreciated!

 

Thanks,

Ming

Reply via email to