Details
-
Bug
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
2.1.0-beta, 3.0.0-alpha1
-
None
-
None
-
Reviewed
Description
TestShellCommandFencer will fail if there is a machine named ‘host’ in the network. The %target_address% environment variable used in the test was from result of InetSocketAddress.getAddress(). The method will return 'host/ip' instead of only 'host' when the host actually exists in the network. When the test comparing the log output, it assumes there is no ip in the address.
Attachments
Attachments
Issue Links
- is related to
-
HADOOP-9526 TestShellCommandFencer and TestShell fail on Windows
- Closed
- relates to
-
HADOOP-8562 Enhancements to support Hadoop on Windows Server and Windows Azure environments
- Closed