[
https://issues.apache.org/jira/browse/HDFS-3571?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13403924#comment-13403924
]
Hudson commented on HDFS-3571:
------------------------------
Integrated in Hadoop-Mapreduce-trunk #1124 (See
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1124/])
HDFS-3571. Allow EditLogFileInputStream to read from a remote URL.
Contributed by Todd Lipcon. (Revision 1355174)
Result = FAILURE
todd : http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1355174
Files :
* /hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/CHANGES.txt
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/EditLogFileInputStream.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/FSImageTestUtil.java
*
/hadoop/common/trunk/hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestEditLogFileInputStream.java
> Allow EditLogFileInputStream to read from a remote URL
> ------------------------------------------------------
>
> Key: HDFS-3571
> URL: https://issues.apache.org/jira/browse/HDFS-3571
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: ha, name-node
> Affects Versions: 3.0.0
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: 3.0.0
>
> Attachments: hdfs-3571.txt, hdfs-3571.txt
>
>
> In order to start up from remote edits storage (like the JournalNodes of
> HDFS-3077), the NN needs to be able to load edits from a URL, instead of just
> local disk. This JIRA extends EditLogFileInputStream to be able to use a URL
> reference in addition to the current File reference.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators:
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira