[
https://issues.apache.org/jira/browse/HDFS-7071?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14155001#comment-14155001
]
Hudson commented on HDFS-7071:
------------------------------
FAILURE: Integrated in Hadoop-trunk-Commit #6163 (See
[https://builds.apache.org/job/Hadoop-trunk-Commit/6163/])
HDFS-7071. Updated editsStored and editsStored.xml to bump layout version and
add LazyPersist flag. (Contributed by Xiaoyu Yao and Arpit Agarwal) (arp: rev
486a76a39ba236072c2bb22af509a1ae8081093e)
* hadoop-hdfs-project/hadoop-hdfs/CHANGES-HDFS-6581.txt
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored.xml
HDFS-7071. Undo accidental commit of binary file editsStored. (arp: rev
8c9860f7c96322908f344d25ef31939739e7df9d)
* hadoop-hdfs-project/hadoop-hdfs/src/test/resources/editsStored
> Updated editsStored and editsStored.xml to bump layout version and add
> LazyPersist flag
> ---------------------------------------------------------------------------------------
>
> Key: HDFS-7071
> URL: https://issues.apache.org/jira/browse/HDFS-7071
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: namenode
> Affects Versions: HDFS-6581
> Reporter: Xiaoyu Yao
> Assignee: Xiaoyu Yao
> Fix For: HDFS-6581
>
> Attachments: HDFS-7071.0.patch, HDFS-7071.02.patch, editsStored,
> editsStored
>
>
> TestOfflineEditsViewer for Layz_Persist, and also need update for two
> reference version of editsStored (binary) and editsStored.xml in
> hadoop-hdfs/src/test/resources
> The fix is to add
> {code}
> <LAZY_PERSIST>false</LAZY_PERSIST>
> {code}
> to editsStore.xml for AddClose OPs and then use the following command to
> generate the binary file editsStore.
> {code}
> hdfs oev -p binary -i editsStored.xml -o editStored
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)