Daniel Templeton created YARN-4404:
--------------------------------------
Summary: Typo in comment in SchedulerUtils
Key: YARN-4404
URL: https://issues.apache.org/jira/browse/YARN-4404
Project: Hadoop YARN
Issue Type: Bug
Components: resourcemanager
Affects Versions: 2.7.1
Reporter: Daniel Templeton
Assignee: Daniel Templeton
Priority: Trivial
The comment starting on line 254 says:
{code}
/**
* Utility method to validate a resource request, by insuring that the
* requested memory/vcore is non-negative and not greater than max
*
* @throws InvalidResourceRequestException when there is invalid request
*/
{code}
"Insuring" should be "ensuring."
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|