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

Robert Kanter commented on OOZIE-2093:
--------------------------------------

Test failures unrelated

> TestSubmitXCommand.testProtoConfStorage fails against Hadoop 2
> --------------------------------------------------------------
>
>                 Key: OOZIE-2093
>                 URL: https://issues.apache.org/jira/browse/OOZIE-2093
>             Project: Oozie
>          Issue Type: Bug
>          Components: tests
>    Affects Versions: trunk
>            Reporter: Robert Kanter
>            Assignee: Robert Kanter
>         Attachments: OOZIE-2093.patch
>
>
> {noformat}
> Running org.apache.oozie.command.wf.TestSubmitXCommand
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 209.081 sec 
> <<< FAILURE!
> Results :
> Failed tests:   
> testProtoConfStorage(org.apache.oozie.command.wf.TestSubmitXCommand): 
> expected:<3> but was:<2>
> Tests run: 9, Failures: 1, Errors: 0, Skipped: 0
> {noformat}
> Looks like the problem is that at some point, Hadoop 2.x deprecated 
> {{user.name}} and replaced it with {{mapreduce.job.user.name}}, so both end 
> up in the config and so there's an extra property.  (Also, the expected and 
> actual are backwards)



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

Reply via email to