return better error message when mapper or reducer is null
----------------------------------------------------------

                 Key: MRUNIT-65
                 URL: https://issues.apache.org/jira/browse/MRUNIT-65
             Project: MRUnit
          Issue Type: Improvement
            Reporter: Jim Donofrio
            Priority: Minor


Currently if you use the default constructor for MapDriver or ReduceDriver you 
just get a nullpointer exception instead of a more meaningful error stating 
that you did not specify a mapper or reducer class

--
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