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

Ryota Egashira commented on OOZIE-1372:
---------------------------------------

uploaded patch
https://reviews.apache.org/r/12973/
ran sample workflow on QE cluster with 2.2.0 and confirmed it worked
                
> When using uber mode, Oozie should also make the AM container size larger
> -------------------------------------------------------------------------
>
>                 Key: OOZIE-1372
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1372
>             Project: Oozie
>          Issue Type: Bug
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Ryota Egashira
>             Fix For: trunk
>
>
> OOZIE-1335 made Oozie use uber mode for the launcher job by default.  We 
> should also increase the AM container size in case the launcher job needs 
> more memory (e.g. a Pig job).  
> from [~rohini]
> {quote}
> yarn.app.mapreduce.am.resource.mb and yarn.app.mapreduce.am.command-opts. 
> yarn.app.mapreduce.am.resource.mb is easy and you can just set and overwrite. 
> You will have to do some string manipulation with 
> yarn.app.mapreduce.am.command-opts or append hoping the last values will take 
> effect. Not sure if there are jvm's (IBM or openjdk) which will take the 
> first value.
> {quote}

--
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