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

Hudson commented on YARN-583:
-----------------------------

Integrated in Hadoop-Mapreduce-trunk #1408 (See 
[https://builds.apache.org/job/Hadoop-Mapreduce-trunk/1408/])
    YARN-583. Moved application level local resources to be localized under the 
filecache sub-directory under application directory. Contributed by Omkar Vinit 
Joshi. (Revision 1470812)

     Result = SUCCESS
vinodkv : 
http://svn.apache.org/viewcvs.cgi/?root=Apache-SVN&view=rev&rev=1470812
Files : 
* /hadoop/common/trunk/hadoop-yarn-project/CHANGES.txt
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/main/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/localizer/ResourceLocalizationService.java
* 
/hadoop/common/trunk/hadoop-yarn-project/hadoop-yarn/hadoop-yarn-server/hadoop-yarn-server-nodemanager/src/test/java/org/apache/hadoop/yarn/server/nodemanager/containermanager/localizer/TestResourceLocalizationService.java

                
> 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
>             Fix For: 2.0.5-beta
>
>         Attachments: yarn-583-20130416.1.patch, yarn-583-20130416.patch, 
> yarn-583-20130417.patch, yarn-583-20130419.patch, yarn-583-20130422.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