[ 
https://issues.apache.org/jira/browse/OOZIE-2499?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

KWON BYUNGCHANG updated OOZIE-2499:
-----------------------------------
    Attachment: OOZIE-2499.002.patch

fixed bug report by qa

> map-reduce launcher does not need distributed files, archives except  jar of 
> input/outputformat class
> -----------------------------------------------------------------------------------------------------
>
>                 Key: OOZIE-2499
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2499
>             Project: Oozie
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 4.2.0
>            Reporter: KWON BYUNGCHANG
>            Priority: Minor
>             Fix For: 4.2.0
>
>         Attachments: OOZIE-2499.001.patch, OOZIE-2499.002.patch
>
>
> In map-reduce action, when specify {{file}}, {{archives}} element,  
> {{JavaActionExccutor}} add it to distributed cache for configuration of 
> launcher. 
> It cause slow launching mr job.
> In fact, all most launcher does not need  {{file}} , {{archives}}.  launcher 
> need to  inputformat/outputformat class and its dependency.
> I make a proposal below feature.
> * add property 
> {{oozie.launcher.distributed.cache.filter=\*.jar,\*.properties}}. default is 
> {{*}}
> * when configure launcher, filter cache files. 



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

Reply via email to