[
https://issues.apache.org/jira/browse/HDFS-2342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13113002#comment-13113002
]
Tsz Wo (Nicholas), SZE commented on HDFS-2342:
----------------------------------------------
Hi Kihwal, there are two classes, org.apache.hadoop.mapreduce.TestSleepJob and
org.apache.hadoop.mapred.gridmix.TestSleepJob, which TestSleepJob are you
referring to?
For org.apache.hadoop.mapreduce.TestSleepJob, it was not committed to 0.20s
until rev 1169585 according to the [svn
log|http://svn.apache.org/viewvc/hadoop/common/branches/branch-0.20-security/src/test/org/apache/hadoop/mapreduce/TestSleepJob.java?view=log].
It was neither in rev 1167444 nor rev 1167663. So it could not be failed in
these revisions. BTW, it is a mapreduce test program but not a unit test.
For org.apache.hadoop.mapred.gridmix.TestSleepJob, I ran it and it did not fail.
> TestSleepJob and TestHdfsProxy broken after HDFS-2284
> -----------------------------------------------------
>
> Key: HDFS-2342
> URL: https://issues.apache.org/jira/browse/HDFS-2342
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: contrib/hdfsproxy, test
> Affects Versions: 0.20.205.0
> Reporter: Kihwal Lee
> Priority: Blocker
> Fix For: 0.20.205.0, 0.20.206.0
>
>
> After HDFS-2284, TestSleepJob and TestHdfsProxy are failing.
> The both work in rev 1167444 and fail in rev 1167663.
> It will be great if they can be fixed for 205.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira