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

Erik Steffl updated HDFS-587:
-----------------------------

    Attachment: jira.HDFS-587.branch-0.20-internal.patch

This patch is for 0.20 (pre-split), also brings in junit-4.5 (see change in 
ivy/libraries.properties) because this issue requires classes to extend 
Configured and implement Tool so they cannot extend TestCase as required by 
junit-3.8.1

Unit test (ant test) runs with same results with both 3.8.1 and 4.5 versions of 
junit, the only failed test is TestHdfsProxy in contrib which relies on a 
library that does not exist anymore (not related to junit).

> Test programs support only default queue.
> -----------------------------------------
>
>                 Key: HDFS-587
>                 URL: https://issues.apache.org/jira/browse/HDFS-587
>             Project: Hadoop HDFS
>          Issue Type: Bug
>          Components: test
>            Reporter: Sreekanth Ramakrishnan
>            Assignee: Erik Steffl
>         Attachments: jira.HDFS-587.branch-0.20-internal.patch
>
>
> Following test programs  always run on "default" queue even when other queues 
> are passed as job parameter.
> DFSCIOTest
> DistributedFSCheck
> TestDFSIO
> Filebench
> Loadgen
> Nnbench

-- 
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