[
https://issues.apache.org/jira/browse/HADOOP-5505?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12682487#action_12682487
]
Raghu Angadi commented on HADOOP-5505:
--------------------------------------
Thanks Nicholas.
'ant test-core' is successful. I could not run 'test-patch' (it fails saying
java5.home is not specified, though it is provided on the commandline). For
this trivial fix, I think it is ok.
> TestMissingBlocksAlert fails on 0.20.
> -------------------------------------
>
> Key: HADOOP-5505
> URL: https://issues.apache.org/jira/browse/HADOOP-5505
> Project: Hadoop Core
> Issue Type: Bug
> Components: dfs
> Affects Versions: 0.20.0
> Reporter: Raghu Angadi
> Assignee: Raghu Angadi
> Fix For: 0.20.0
>
> Attachments: HADOOP-5505-branch-20.patch
>
>
> TestMissingBlocksAlert fetches NameNode front page to verify that a an
> expected warning exists on the page.
> The namenode here is part of a MiniDFSCluster and looks like JspHelper is not
> initialized properly when JVM has both a datanode and a NameNode.
> Trunk is not affected.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.