[
https://issues.apache.org/jira/browse/MAPREDUCE-5097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14524608#comment-14524608
]
Hadoop QA commented on MAPREDUCE-5097:
--------------------------------------
\\
\\
| (x) *{color:red}-1 overall{color}* |
\\
\\
|| Vote || Subsystem || Runtime || Comment ||
| {color:red}-1{color} | patch | 0m 0s | The patch command could not apply
the patch during dryrun. |
\\
\\
|| Subsystem || Report/Notes ||
| Patch URL |
http://issues.apache.org/jira/secure/attachment/12575117/MAPREDUCE-5097-ugly-test.patch
|
| Optional Tests | javac unit findbugs checkstyle javadoc |
| git revision | trunk / f1a152c |
| Console output |
https://builds.apache.org/job/PreCommit-MAPREDUCE-Build/5510/console |
This message was automatically generated.
> 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
> Assignee: Alex Baranau
> Priority: Minor
> Attachments: MAPREDUCE-5097-ugly-test.patch, MAPREDUCE-5097.patch
>
>
> 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 was sent by Atlassian JIRA
(v6.3.4#6332)