Steve Loughran created HADOOP-12478:
---------------------------------------
Summary: 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
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)