Hi Ming, Take a look at the FSUtils... There is plenty of very useful helpers there...
JMS 2018-04-20 8:38 GMT-04:00 Ming <[email protected]>: > 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 > >
