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

Vinod Kumar Vavilapalli commented on YARN-583:
----------------------------------------------

Bad memory. Forgot to mention that the test also has issues:
 - You don't explicitly check that requests to both the resources are received. 
The test passes even if you set the condition to be "returnedResources++ < 
NUM", where NUM can be 0 or 1.
 - The other bug is that you increment returnedResources twice.
                
> Application cache files should be localized under 
> local-dir/usercache/userid/appcache/appid/filecache
> -----------------------------------------------------------------------------------------------------
>
>                 Key: YARN-583
>                 URL: https://issues.apache.org/jira/browse/YARN-583
>             Project: Hadoop YARN
>          Issue Type: Sub-task
>            Reporter: Omkar Vinit Joshi
>            Assignee: Omkar Vinit Joshi
>         Attachments: yarn-583-20130416.1.patch, yarn-583-20130416.patch, 
> yarn-583-20130417.patch, yarn-583-20130419.patch
>
>
> Currently application cache files are getting localized under 
> local-dir/usercache/userid/appcache/appid/. however they should be localized 
> under filecache sub directory.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to