From dev-return-2270-apmail-mrunit-dev-archive=mrunit.apache.org@mrunit.apache.org Tue Apr 8 01:29:24 2014 Return-Path: X-Original-To: apmail-mrunit-dev-archive@www.apache.org Delivered-To: apmail-mrunit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 2CBEF1089B for ; Tue, 8 Apr 2014 01:29:24 +0000 (UTC) Received: (qmail 61639 invoked by uid 500); 8 Apr 2014 01:29:20 -0000 Delivered-To: apmail-mrunit-dev-archive@mrunit.apache.org Received: (qmail 61488 invoked by uid 500); 8 Apr 2014 01:29:19 -0000 Mailing-List: contact dev-help@mrunit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@mrunit.apache.org Delivered-To: mailing list dev@mrunit.apache.org Received: (qmail 61340 invoked by uid 99); 8 Apr 2014 01:29:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 08 Apr 2014 01:29:17 +0000 Date: Tue, 8 Apr 2014 01:29:17 +0000 (UTC) From: "Jason E Tedor (JIRA)" To: dev@mrunit.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (MRUNIT-205) Add support for MultipleInput MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/MRUNIT-205?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason E Tedor updated MRUNIT-205: --------------------------------- Description: Some MapReduce jobs have multiple input sources that can even feed different Mapper implementations within the same job. MRUnit does not have a driver that natively supports testing these types of jobs. Note that this is not the same as MRUNIT-64. However, there are comments in that ticket that adding such support could be a good feature. was: Some MapReduce jobs have multiple input sources that can even feed different Mapper implementations within the same job. MRUnit does not have a driver that natively supports testing these types of jobs. Note that this is not the same as MRUNIT-64. However, there are [comments|https://issues.apache.org/jira/browse/MRUNIT-64?focusedCommentId=13216661&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-13216661] in that ticket that adding such support could be a good feature. > Add support for MultipleInput > ----------------------------- > > Key: MRUNIT-205 > URL: https://issues.apache.org/jira/browse/MRUNIT-205 > Project: MRUnit > Issue Type: New Feature > Reporter: Jason E Tedor > Attachments: MRUNIT-205.patch > > > Some MapReduce jobs have multiple input sources that can even feed different Mapper implementations within the same job. > MRUnit does not have a driver that natively supports testing these types of jobs. > Note that this is not the same as MRUNIT-64. However, there are comments in that ticket that adding such support could be a good feature. -- This message was sent by Atlassian JIRA (v6.2#6252)