[ http://issues.apache.org/jira/browse/HADOOP-482?page=comments#action_12443090 ] Doug Cutting commented on HADOOP-482: -------------------------------------
Yes, I'm suggesting these primarily because it seems like we don't need to add a lot of code to fix this, but rather just change the unit test configuration to not conflict with a running system. Less code is almost always better. So I too prefer the (b) solution. We'll still have to pass something to the ctor in TestCopyFiles, since it starts multiple namenodes. > unit test hangs when a cluster is running on the same machine > ------------------------------------------------------------- > > Key: HADOOP-482 > URL: http://issues.apache.org/jira/browse/HADOOP-482 > Project: Hadoop > Issue Type: Bug > Reporter: Wendy Chien > Assigned To: Wendy Chien > Priority: Minor > Attachments: unittest2.patch > > > Instead of hanging, it should report an error. -- This message is automatically generated by JIRA. - If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa - For more information on JIRA, see: http://www.atlassian.com/software/jira
