Details
-
Test
-
Status: Resolved
-
Trivial
-
Resolution: Fixed
-
2.7.0
-
Reviewed
Description
Method UtilTest#isCygwin in /hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/streaming/UtilTest.java appears to be unused. If so, then we need to remove it. If anything is calling it, then we need to update the naming to isWindows, or perhaps just change call sites to use Shell#WINDOWS.
Attachments
Attachments
Issue Links
- is part of
-
MAPREDUCE-4401 Enhancements to MapReduce for Windows Server and Windows Azure development and runtime environments
- Resolved