[ https://issues.apache.org/jira/browse/HADOOP-1085?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12484186 ]
Nigel Daley commented on HADOOP-1085: ------------------------------------- +1 I've tested this once on Solaris, Windows, and Linx. This should stabalize our unit tests (time will tell). I think this is a critical patch that we should apply as soon as possible. Once it is applied, I will re-enable our patch builds. > Remove 'port rolling' from Mini{DFS|MR}Cluster > ---------------------------------------------- > > Key: HADOOP-1085 > URL: https://issues.apache.org/jira/browse/HADOOP-1085 > Project: Hadoop > Issue Type: Bug > Components: test > Affects Versions: 0.12.0 > Reporter: Arun C Murthy > Assigned To: Arun C Murthy > Fix For: 0.13.0 > > Attachments: HADOOP-1085_20070311_1.patch, > HADOOP-1085_20070326_2.patch > > > The rolling of ports in these 2 clusters lead to a lot of timing issues and > failed test cases; as witnessed in our patch process. > The way around is to let the OS pick the port for the NameNode/JobTracker and > let the the DataNode/TaskTracker query them for the port to connect to and > then use that port. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.