[
https://issues.apache.org/jira/browse/HDFS-586?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12751551#action_12751551
]
Hudson commented on HDFS-586:
-----------------------------
Integrated in Hadoop-Hdfs-trunk-Commit #14 (See
[http://hudson.zones.apache.org/hudson/job/Hadoop-Hdfs-trunk-Commit/14/])
. TestBlocksWithNotEnoughRacks fails. Contributed by Jitendra Nath Pandey.
> TestBlocksWithNotEnoughRacks fails
> ----------------------------------
>
> Key: HDFS-586
> URL: https://issues.apache.org/jira/browse/HDFS-586
> Project: Hadoop HDFS
> Issue Type: Bug
> Components: test
> Affects Versions: 0.21.0
> Reporter: Hairong Kuang
> Assignee: Jitendra Nath Pandey
> Fix For: 0.21.0
>
> Attachments: HDFS-586.1.patch, HDFS-586.2.patch
>
>
> TestBlocksWithNotEnoughRacks failed with the following error on my Mac laptop:
> {noformat}
> Testcase: testUnderReplicatedNotEnoughRacks took 33.209 sec
> FAILED
> null
> junit.framework.AssertionFailedError: null
> at
> org.apache.hadoop.hdfs.server.namenode.TestBlocksWithNotEnoughRacks.testUnderReplicatedNotEnoughRacks(TestBlocksWithNotEnoughRacks.java:127)
> {noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.