[
https://issues.apache.org/jira/browse/HADOOP-1075?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arun C Murthy updated HADOOP-1075:
----------------------------------
Attachment: HADOOP-1075_20070306_1.patch
Straight-forward patch...
> Ensure that all test-cases using MiniDFSCluster & MiniMRCluster do not start
> the datanodes/tasktrackers before namenode/jobtracker due to port-rolling
> problems.
> ----------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: HADOOP-1075
> URL: https://issues.apache.org/jira/browse/HADOOP-1075
> Project: Hadoop
> Issue Type: Bug
> Components: test
> Affects Versions: 0.12.0
> Reporter: Arun C Murthy
> Assigned To: Arun C Murthy
> Fix For: 0.12.1
>
> Attachments: HADOOP-1075_20070306_1.patch
>
>
> The MiniDFSCluster & MiniMRCluster seem to fail with problems arising from
> port-rolling in our patch-process; stopping the test-cases from starting the
> NN/JT before the DNs/TTs should help as a short-term fix.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.