[ https://issues.apache.org/jira/browse/HDFS-396?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12732533#action_12732533 ]
Hudson commented on HDFS-396: ----------------------------- Integrated in Hadoop-Hdfs-trunk #25 (See [http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk/25/]) HDFS-463. CreateEditLog utility broken after (URI for FSImage). (Suresh Srinivas via rangadi) > Process dfs.name.edits.dirs as URI > ----------------------------------- > > Key: HDFS-396 > URL: https://issues.apache.org/jira/browse/HDFS-396 > Project: Hadoop HDFS > Issue Type: Sub-task > Reporter: Luca Telloli > Assignee: Luca Telloli > Fix For: 0.21.0 > > Attachments: HADOOP-5832.patch, HADOOP-5832.patch, HADOOP-5832.patch, > HADOOP-5832.patch, HDFS-396.patch > > > 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.