You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Neelesh Srinivas Salian (JIRA)" <ji...@apache.org> on 2015/09/20 07:04:04 UTC

[jira] [Updated] (MAPREDUCE-5045) UtilTest#isCygwin method appears to be unused

     [ https://issues.apache.org/jira/browse/MAPREDUCE-5045?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Neelesh Srinivas Salian updated MAPREDUCE-5045:
-----------------------------------------------
    Attachment: MAPREDUCE-5045.001.patch

Removed the method isCygwin() from UtilTest since it isn't being used.
Requesting review.

> 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: 3.0.0
>            Reporter: Chris Nauroth
>            Assignee: Neelesh Srinivas Salian
>            Priority: Trivial
>              Labels: newbie
>         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)