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 "Robert Joseph Evans (JIRA)" <ji...@apache.org> on 2012/08/20 21:53:39 UTC

[jira] [Updated] (MAPREDUCE-4091) tools testcases failing because of MAPREDUCE-4082

     [ https://issues.apache.org/jira/browse/MAPREDUCE-4091?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Joseph Evans updated MAPREDUCE-4091:
-------------------------------------------

    Fix Version/s: 0.23.3

I pulled this into 0.23.3
                
> tools testcases failing because of MAPREDUCE-4082
> -------------------------------------------------
>
>                 Key: MAPREDUCE-4091
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-4091
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build, test
>    Affects Versions: 2.0.0-alpha
>            Reporter: Alejandro Abdelnur
>            Assignee: Alejandro Abdelnur
>            Priority: Critical
>             Fix For: 0.23.3, 2.0.0-alpha
>
>         Attachments: MAPREDUCE-4091.patch
>
>
> MAPREDUCE-4082 moved the generated-classpath file used by MRApp from the main classpath to the test classpath.
> The objective of MAPREDUCE-4082 was to remove the generated-classpath file from the hadoop-mapreduce-client-app JAR. I've thought that moving it to the test-classpath would do the trick.
> This is breaking tools testcases (most likely) because of different classloader being used by maven for main classpath and test classpath.

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