TestHDFSServerPorts fails on 0.18 branch
----------------------------------------
Key: HADOOP-3689
URL: https://issues.apache.org/jira/browse/HADOOP-3689
Project: Hadoop Core
Issue Type: Bug
Components: dfs
Affects Versions: 0.18.0
Environment: Linux 2.6.9
Reporter: Lohit Vijayarenu
Priority: Blocker
Fix For: 0.18.0
I just svn update'd branch-0.18 and looks like TestHDFSServerPorts test is
failing.
This has to be fixed, promoting this as blocker.
{noformat}
Testcase: testNameNodePorts took 2.485 sec
Testcase: testDataNodePorts took 1.249 sec
FAILED
null
junit.framework.AssertionFailedError
at
org.apache.hadoop.dfs.TestHDFSServerPorts.testDataNodePorts(TestHDFSServerPorts.java:183)
Testcase: testSecondaryNodePorts took 1.222 sec
{noformat}
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.