HBase migration tool does not get correct FileSystem or root directory if
configuration is not correct.
-------------------------------------------------------------------------------------------------------
Key: HBASE-590
URL: https://issues.apache.org/jira/browse/HBASE-590
Project: Hadoop HBase
Issue Type: Bug
Components: util
Affects Versions: 0.1.1
Reporter: Jim Kellerman
Assignee: Jim Kellerman
Priority: Blocker
Fix For: 0.1.2
The HBase migration tool does not validate hbase.rootdir as a valid URI that
contains a scheme (e.g., file:// or hdfs://) and fails to find the root
directory and the file system if hbase.rootdir is not a URI.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.