Process dfs.name.edits.dirs as URI
-----------------------------------
Key: HADOOP-5832
URL: https://issues.apache.org/jira/browse/HADOOP-5832
Project: Hadoop Core
Issue Type: Sub-task
Reporter: Luca Telloli
Process the value of property dfs.name.edits.dirs as URI, to allow different
schemes than just file. As an advantage, Java supports the constructor
File(URI) so the transition is straightforward for files.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.