You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@oozie.apache.org by "Robert Kanter (JIRA)" <ji...@apache.org> on 2014/08/30 02:19:53 UTC

[jira] [Resolved] (OOZIE-1511) TestMapReduceActionExecutorUberJar should override testCommaSeparatedFilesAndArchives

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

Robert Kanter resolved OOZIE-1511.
----------------------------------

    Resolution: Invalid
      Assignee:     (was: Robert Kanter)

No longer needed after OOZIE-1830

> TestMapReduceActionExecutorUberJar should override testCommaSeparatedFilesAndArchives
> -------------------------------------------------------------------------------------
>
>                 Key: OOZIE-1511
>                 URL: https://issues.apache.org/jira/browse/OOZIE-1511
>             Project: Oozie
>          Issue Type: Improvement
>          Components: tests
>    Affects Versions: 3.3.2
>            Reporter: Robert Kanter
>
> OOZIE-87 added testCommaSeparatedFilesAndArchives to TestMapReduceActionExecutor.  TestMapReduceActionExecutorUberJar subclasses TestMapReduceActionExecutor to run a test using Uber Jars which has to currently be disabled as its not supported on the current version of Hadoop 1 we're using.  To save time and reduce redundancy, the additional tests inherited from TestMapReduceActionExecutor are overridden and made empty so as to effectively skip them in TestMapReduceActionExecutorUberJar.  This needs to be done with testCommaSeparatedFilesAndArchives.  Alternatively, TestMapReduceActionExecutorUberJar could be refactored to not subclass TestMapReduceActionExecutor.  



--
This message was sent by Atlassian JIRA
(v6.2#6252)