Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
3.0.0-alpha1
-
None
-
Reviewed
Description
This issue is to track the following Windows test failures:
- TestWebHdfsUrl#testSecureAuthParamsInUrl fails with timeout. The 4 second timeout is too low.
- TestDFSUtil#testGetNNUris depends on the 127.0.0.1->localhost reverse lookup which does not happen on Windows.
- TestLargeBlock#testLargeBlockSize fails with timeout. This test takes a rather long time to complete on Windows. Part of the problem may be that we are using small VMs for Windows testing.
Attachments
Attachments
Issue Links
- is part of
-
HDFS-3602 Enhancements to HDFS for Windows Server and Windows Azure development and runtime environments
- Resolved