[
https://issues.apache.org/jira/browse/RANGER-1183?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15604173#comment-15604173
]
Qiang Zhang commented on RANGER-1183:
-------------------------------------
I've applied the new patch 0001-RANGER-1183 as follows in local environment.
$ git am --signoff 0001-RANGER-1183.patch
Applying: RANGER-1183
Check the file YarnClient.java, it's effective.
> The code in the file YarnClient.java has variable naming errors
> ---------------------------------------------------------------
>
> Key: RANGER-1183
> URL: https://issues.apache.org/jira/browse/RANGER-1183
> Project: Ranger
> Issue Type: Improvement
> Components: plugins
> Affects Versions: 0.6.1
> Reporter: Qiang Zhang
> Priority: Minor
> Labels: patch
> Attachments: 0001-RANGER-1183.patch
>
>
> The code in the file YarnClient.java has variable naming errors,the variable
> name is yanrQname.
> Java
> file:plugin-yarn\src\main\java\org\apache\ranger\services\yarn\client\YarnClient.java
> Method:public static List<String> getYarnResource (final YarnClient
> yarnClient, String yanrQname, List<String> existingQueueName){...}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)