[migration] Migration tools need to have the filesystem set for them
--------------------------------------------------------------------
Key: HBASE-1862
URL: https://issues.apache.org/jira/browse/HBASE-1862
Project: Hadoop HBase
Issue Type: Bug
Reporter: stack
Fix For: 0.19.4
Fellas are running into this:
{code}
Exception in thread "main" java.lang.IllegalArgumentException: Wrong FS:
hdfs://testhbase01:9000/hbase-backup/-ROOT-/70236052/info/mapfiles, expected:
file:///
{code}
.. when trying to use the migration tools in FSUtils and HRegion
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.