[ https://issues.apache.org/jira/browse/HDFS-1031?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12859339#action_12859339 ]
André Oriani commented on HDFS-1031: ------------------------------------ Failed core test java.lang.IllegalMonitorStateException at java.lang.Object.notifyAll(Native Method) at org.apache.hadoop.ipc.Server.stop(Server.java:1469) at org.apache.hadoop.hdfs.server.namenode.NameNode.stop(NameNode.java:473) at org.apache.hadoop.hdfs.MiniDFSCluster.shutdown(MiniDFSCluster.java:619) at org.apache.hadoop.hdfs.server.namenode.TestNameEditsConfigs.testNameEditsConfigs(TestNameEditsConfigs.java:228) Failed contributed test [exec] test-junit: [exec] [junit] WARNING: multiple versions of ant detected in path for junit [exec] [junit] jar:file:/homes/hudson/tools/ant/latest/lib/ant.jar!/org/apache/tools/ant/Project.class [exec] [junit] and jar:file:/homes/hudson/.ivy2/cache/ant/ant/jars/ant-1.6.5.jar!/org/apache/tools/ant/Project.class [exec] [junit] Running org.apache.hadoop.hdfsproxy.TestHdfsProxy [exec] [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 37.468 sec [exec] [junit] Test org.apache.hadoop.hdfsproxy.TestHdfsProxy FAILED [exec] [exec] BUILD FAILED [exec] /grid/0/hudson/hudson-slave/workspace/Hdfs-Patch-h5.grid.sp2.yahoo.net/trunk/build.xml:582: The following error occurred while executing this line: [exec] /grid/0/hudson/hudson-slave/workspace/Hdfs-Patch-h5.grid.sp2.yahoo.net/trunk/src/contrib/build.xml:48: The following error occurred while executing this line: [exec] /grid/0/hudson/hudson-slave/workspace/Hdfs-Patch-h5.grid.sp2.yahoo.net/trunk/src/contrib/hdfsproxy/build.xml:260: Tests failed! Both unrelated to this patch > Enhance the webUi to list a few of the corrupted files in HDFS > -------------------------------------------------------------- > > Key: HDFS-1031 > URL: https://issues.apache.org/jira/browse/HDFS-1031 > Project: Hadoop HDFS > Issue Type: Improvement > Reporter: dhruba borthakur > Assignee: André Oriani > Attachments: hdfs-1031_aoriani.patch, hdfs-1031_aoriani_2.patch, > hdfs-1031_aoriani_3.patch, hdfs-1031_aoriani_4.patch > > > The existing webUI displays something like this: > WARNING : There are about 12 missing blocks. Please check the log or run > fsck. > It would be nice if we can display the filenames that have missing blocks. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.