[
https://issues.apache.org/jira/browse/HDFS-2160?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Todd Lipcon updated HDFS-2160:
------------------------------
Attachment: hdfs-2160.txt
Simple patch to fix this.
I tested using the following command line:
{noformat}
HADOOP_CLASSPATH=build/test/hdfs/classes:build/ivy/lib/hadoop-hdfs/test/mockito-all-1.8.2.jar
./bin/hdfs org.apache.hadoop.hdfs.server.namenode.CreateEditsLog -f 1000 1 1
{noformat}
and then used the oev to verify the resulting edits file.
Note the change to bin/hdfs to be able to run an arbitrary class with HDFS on
the classpath.
> 1073: fix CreateEditsLog test tool in branch
> --------------------------------------------
>
> Key: HDFS-2160
> URL: https://issues.apache.org/jira/browse/HDFS-2160
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Components: test
> Affects Versions: Edit log branch (HDFS-1073)
> Reporter: Todd Lipcon
> Assignee: Todd Lipcon
> Fix For: Edit log branch (HDFS-1073)
>
> Attachments: hdfs-2160.txt
>
>
> This was commented out earlier in the branch. Needs trivial fixing.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira