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

Reply via email to