[ 
https://issues.apache.org/jira/browse/MAPREDUCE-1377?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Erik Steffl updated MAPREDUCE-1377:
-----------------------------------

    Attachment: jira.HDFS-587.mapreduce.branch-0.22-1.patch

jira.HDFS-587.mapreduce.branch-0.22-1.patch

  - removed commented out line:

src/test/mapred/org/apache/hadoop/hdfs/NNBench.java
-  private static Configuration config = new Configuration();
+  // private static Configuration config = new Configuration();

  - src/test/mapred/org/apache/hadoop/fs/DFSCIOTest.java - moved run function 
right after main which makes diff much shorter (svn doesn't get confused into 
thinking that analyzeResult was removed and added)

I assume that's the only code move you meant, the rest of them are intentional 
(most of the code from main is supposed to be in run function).

> Edit test tools to use Tool/ToolRunner
> --------------------------------------
>
>                 Key: MAPREDUCE-1377
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-1377
>             Project: Hadoop Map/Reduce
>          Issue Type: Improvement
>          Components: test
>    Affects Versions: 0.22.0
>            Reporter: Sreekanth Ramakrishnan
>            Assignee: Erik Steffl
>         Attachments: jira.HDFS-587.mapreduce.branch-0.22-1.patch, 
> jira.HDFS-587.mapreduce.branch-0.22.patch
>
>
> HDFS-587 made changes to the HDFS tests to support generic hadoop parameters 
> to tests. This JIRA is to track the mapreduce part of the same.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to