[ 
https://issues.apache.org/jira/browse/YARN-4480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15064145#comment-15064145
 ] 

Daniel Templeton commented on YARN-4480:
----------------------------------------

Thanks, [~drankye].  Loogs good in general.  Your indentation is off in the 
{{Strings}} line:

{code}
-                  !Strings.isEmpty(rr.getResourceName()) ? rr
+                      !Strings.isNullOrEmpty(rr.getResourceName()) ? rr
{code}

The original line was correctly indented.

> Clean up some inappropriate imports
> -----------------------------------
>
>                 Key: YARN-4480
>                 URL: https://issues.apache.org/jira/browse/YARN-4480
>             Project: Hadoop YARN
>          Issue Type: Improvement
>            Reporter: Kai Zheng
>         Attachments: YARN-4480-v1.patch
>
>
> It was noticed there are some unnecessary dependency into Directory classes.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to