[ https://issues.apache.org/jira/browse/MAPREDUCE-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14903043#comment-14903043 ]
Hudson commented on MAPREDUCE-5045: ----------------------------------- FAILURE: Integrated in Hadoop-Mapreduce-trunk #2370 (See [https://builds.apache.org/job/Hadoop-Mapreduce-trunk/2370/]) MAPREDUCE-5045. UtilTest#isCygwin method appears to be unused. Contributed by Neelesh Srinivas Salian. (harsh: rev cc2b4739902df60254dce2ddb23ef8f6ff2a3495) * hadoop-mapreduce-project/CHANGES.txt * hadoop-tools/hadoop-streaming/src/test/java/org/apache/hadoop/streaming/UtilTest.java > UtilTest#isCygwin method appears to be unused > --------------------------------------------- > > Key: MAPREDUCE-5045 > URL: https://issues.apache.org/jira/browse/MAPREDUCE-5045 > Project: Hadoop Map/Reduce > Issue Type: Test > Components: contrib/streaming, test > Affects Versions: 2.7.0 > Reporter: Chris Nauroth > Assignee: Neelesh Srinivas Salian > Priority: Trivial > Labels: newbie > Fix For: 2.8.0 > > Attachments: MAPREDUCE-5045.001.patch > > > 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}}. -- This message was sent by Atlassian JIRA (v6.3.4#6332)