[
https://issues.apache.org/jira/browse/HADOOP-12478?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Loughran updated HADOOP-12478:
------------------------------------
Resolution: Fixed
Fix Version/s: 2.8.0
Status: Resolved (was: Patch Available)
committed
> Shell.getWinUtilsPath() has been renamed Shell.getWinutilsPath()
> ------------------------------------------------------------------
>
> Key: HADOOP-12478
> URL: https://issues.apache.org/jira/browse/HADOOP-12478
> Project: Hadoop Common
> Issue Type: Bug
> Components: util
> Affects Versions: 2.8.0
> Reporter: Steve Loughran
> Assignee: Steve Loughran
> Priority: Critical
> Fix For: 2.8.0
>
> Attachments: HADOOP-12478-001.patch
>
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> The shell enhancements of HADOOP-10775 managed to unintentionally change
> {{Shell.getWinUtilsPath()}} has been renamed {{Shell.getWinutilsPath()}}.
> This didn't crop in Hadoop's code, but it's broken some of my stuff
> downstream -stuff in Groovy which the IDE didn't pick up as a regression.
> I'll fix things by renaming the method to its original name, and changing the
> name of the {{getWinutilsFile()}} to match
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)