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 "Konstantin Boudnik (JIRA)" <ji...@apache.org> on 2010/10/22 00:19:16 UTC

[jira] Resolved: (MAPREDUCE-2134) ant binary-system is broken in mapreduce project.

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

Konstantin Boudnik resolved MAPREDUCE-2134.
-------------------------------------------

       Resolution: Fixed
    Fix Version/s: 0.21.1
     Hadoop Flags: [Reviewed]

I have just committed this to 0.21 and trunk.

> ant binary-system is broken in mapreduce project.
> -------------------------------------------------
>
>                 Key: MAPREDUCE-2134
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2134
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 0.21.1
>            Reporter: Vinay Kumar Thota
>            Assignee: Konstantin Boudnik
>             Fix For: 0.21.1
>
>         Attachments: MAPREDUCE-2134.patch
>
>
> Build failed due to unable to copy the commons instrumented jar. I could see the following error in the log.
> binary-system:
>      [copy] Copying 5 files to /home/vinay/mapreduce/build-fi/system/hadoop-mapred-0.22.0-SNAPSHOT
> BUILD FAILED
> /home/vinay/mapreduce/build.xml:1307: Warning: Could not find file /home/vinay/mapreduce/build-fi/ivy/lib/Hadoop/system/hadoop-common-instrumented-0.22.0-SNAPSHOT.jar to copy.
> It's pointing to the wrong path to copy the file. Actually the correct path is,
> /home/vinay/mapreduce/build-fi/system/ivy/Hadoop/system

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.