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

Brock Noland commented on MRUNIT-14:
------------------------------------

I think there are two issues above:

1) Multiple input key value pairs
2) Calling configure with an empty configuration object.

I think the testing of multiple input key, value pairs should be handled in a 
fashion other than a static mapper.  That is I would like to see MRUnit have 
the ability to process multiple input key value pairs in a single test with no 
statics or instance variable hacks. I created MRUNIT-64 to track this.

It's possible to pass your own configuration object via {set,with}Configuration 
methods.
                
> Support JobConfigurable and Closable interfaces
> -----------------------------------------------
>
>                 Key: MRUNIT-14
>                 URL: https://issues.apache.org/jira/browse/MRUNIT-14
>             Project: MRUnit
>          Issue Type: Improvement
>    Affects Versions: 0.5.0
>            Reporter: E. Sammer
>            Assignee: Brock Noland
>             Fix For: 0.8.0
>
>
> MRUnit should support the invocation of a mapper or reducer's configure() and 
> close() methods as dictated by JobConfigurable and Closable respectively.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to