You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Alex Baranau (JIRA)" <ji...@apache.org> on 2013/03/22 22:47:16 UTC

[jira] [Created] (MAPREDUCE-5097) Job.addArchiveToClassPath is ignored when running job with LocalJobRunner

Alex Baranau created MAPREDUCE-5097:
---------------------------------------

             Summary: Job.addArchiveToClassPath is ignored when running job with LocalJobRunner
                 Key: MAPREDUCE-5097
                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-5097
             Project: Hadoop Map/Reduce
          Issue Type: Bug
          Components: test
            Reporter: Alex Baranau
            Priority: Minor


Using external dependency jar in mr job. Adding it to the job classpath via Job.addArchiveToClassPath(...) doesn't work when running with LocalJobRunner (i.e. in unit test). This makes it harder to unit-test such jobs (with third-party runtime dependencies).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira