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

Rohini Palaniswamy commented on OOZIE-1634:
-------------------------------------------

+1

> TestJavaActionExecutor#testUpdateConfForUberMode fails against Hadoop 2
> -----------------------------------------------------------------------
>
>                 Key: OOZIE-1634
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1634
>             Project: Oozie
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>            Priority: Minor
>         Attachments: OOZIE-1634.patch
>
>
> {{TestJavaActionExecutor#testUpdateConfForUberMode}} fails against Hadoop 2.  
> It looks like the problem is that {{yarn.app.mapreduce.am.command-opts}} has 
> a default value of {{-Xmx1024m}} in Hadoop 2 but (obviously) not in Hadoop 1. 
>  So, when the test is verifying the value of 
> {{yarn.app.mapreduce.am.command-opts}} after some code appends values to it, 
> it now includes {{-Xmx1024m}} when run against Hadoop 2 but not when run 
> against Hadoop 1; and so the test fails.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

Reply via email to