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

Omkar Vinit Joshi commented on YARN-583:
----------------------------------------

[~cnauroth] Yeah ..thanks for figuring out the problem. StringUtils.join is 
really a helpful method. Updating getUserAppCachePath and getUserFileCachePath 
with this which will make path generation very clear.
getUserAppCachePath :- ./usercache/testuser/appcache/appid/filecache
getUserFileCachePath :- ./usercache/testuser/filecache
                
> 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: Bug
>            Reporter: Omkar Vinit Joshi
>            Assignee: Omkar Vinit Joshi
>         Attachments: yarn-583-20130416.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