On Tue, Feb 28, 2012 at 5:00 PM, Ted Yu <[email protected]> wrote: > I added the following at the beginning of getConfiguration(): > $LOG.info("HBase dir " + config.get(HConstants::HBASE_DIR)) > I saw the correct root directory. > > So region_mover.rb picked up config. > > FYI >
So where is it going wrong? Is this the same Configuration instance as is reporting wrong fs? Can you trace more Ted? St.Ack
