You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-dev@hadoop.apache.org by "Thomas Graves (JIRA)" <ji...@apache.org> on 2011/08/22 19:45:29 UTC

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

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
             Fix For: 0.23.0


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

        

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

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal resolved MAPREDUCE-2868.
---------------------------------------

    Resolution: Fixed

Cleaning the ~/.ivy2 did the trick. Thanks for the pointer Thomas.

> 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

        

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

Posted by "Sharad Agarwal (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/MAPREDUCE-2868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sharad Agarwal reopened MAPREDUCE-2868:
---------------------------------------


> 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