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

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

Making sure application specific cache files are localized under filecache 
subdirectory. 

Earlier one :
<local-dir>/usercache/<userid>/appcache/<appid>/

updated one :
<local-dir>/usercache/<userid>/appcache/<appid>/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
>
> 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