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 "Mahadev konar (JIRA)" <ji...@apache.org> on 2011/08/22 23:20:29 UTC

[jira] [Updated] (MAPREDUCE-2868) ant build broken in hadoop-mapreduce dir

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

Mahadev konar updated MAPREDUCE-2868:
-------------------------------------

    Attachment: MAPREDUCE-2868.patch

This fixes the issues with the build also includes the avro upgrade in MAPREDUCE-2848. Am uploading a single patch then both are related.

> ant build broken in hadoop-mapreduce dir
> ----------------------------------------
>
>                 Key: MAPREDUCE-2868
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-2868
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>          Components: build
>            Reporter: Thomas Graves
>            Assignee: Mahadev konar
>             Fix For: 0.23.0
>
>         Attachments: MAPREDUCE-2868.patch
>
>
> The ant build target doesn't work in the hadoop-mapreduce directory since the mavenization of hdfs changes were checked in.
> Error it gives is:
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]           ::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve]           :: org.apache.avro#avro-ipc;working@host: not found
> [ivy:resolve]           :: org.apache.hadoop#hadoop-alfredo;working@host: not found
> [ivy:resolve]           :: commons-daemon#commons-daemon;working@host: not found
> [ivy:resolve]           ::::::::::::::::::::::::::::::::::::::::::::::
> Steps I followed:
> check out trunk
> build common/hdfs: mvn clean install -Pbintar -DskipTests
> build yarn/mapred: 
> mvn clean install assembly:assembly -DskipTests
> ant veryclean tar -Dresolvers=internal  ----> this fails

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira