You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Plamen Jeliazkov (Created) (JIRA)" <ji...@apache.org> on 2012/01/12 21:44:41 UTC

[jira] [Created] (HDFS-2787) HDFS build failing

HDFS build failing
------------------

                 Key: HDFS-2787
                 URL: https://issues.apache.org/jira/browse/HDFS-2787
             Project: Hadoop HDFS
          Issue Type: Bug
    Affects Versions: 0.22.0
         Environment: Ubuntu 11.04 / Ant 1.8.1
            Reporter: Plamen Jeliazkov


On a fresh install of Hadoop 0.22.0, I can get common to build fine, but when I try to run "ant eclipse" or "ant jar" on hdfs I get this:

[ivy:resolve] 	  http://repo1.maven.org/maven2/org/apache/hadoop/hadoop-common/0.22.0-SNAPSHOT/hadoop-common-0.22.0-SNAPSHOT.jar
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 		::          UNRESOLVED DEPENDENCIES         ::
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 		:: org.apache.hadoop#hadoop-common;0.22.0-SNAPSHOT: not found
[ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
[ivy:resolve] 
[ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS

BUILD FAILED
/home/hadoop/Desktop/hadoop-0.22.0/hdfs/build.xml:1814: impossible to resolve dependencies:
	resolve failed - see output for details


>From my own investigation of the repo, I can see there is no "0.22.0-SNAPSHOT" folder,
there is instead a "0.22.0" folder, and inside of it there is hadoop-common-0.22.0.jar (without the -SNAPSHOT).

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

        

[jira] [Resolved] (HDFS-2787) HDFS build failing

Posted by "Plamen Jeliazkov (Resolved) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/HDFS-2787?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Plamen Jeliazkov resolved HDFS-2787.
------------------------------------

    Resolution: Not A Problem

Don't trust the release mirrors for 0.22.0. Download it straight from Jenkins or the branch.
                
> HDFS build failing
> ------------------
>
>                 Key: HDFS-2787
>                 URL: https://issues.apache.org/jira/browse/HDFS-2787
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>         Environment: Ubuntu 11.04 / Ant 1.8.1
>            Reporter: Plamen Jeliazkov
>
> On a fresh install of Hadoop 0.22.0, I can get common to build fine, but when I try to run "ant eclipse" or "ant jar" on hdfs I get this:
> [ivy:resolve] 	  http://repo1.maven.org/maven2/org/apache/hadoop/hadoop-common/0.22.0-SNAPSHOT/hadoop-common-0.22.0-SNAPSHOT.jar
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 		::          UNRESOLVED DEPENDENCIES         ::
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 		:: org.apache.hadoop#hadoop-common;0.22.0-SNAPSHOT: not found
> [ivy:resolve] 		::::::::::::::::::::::::::::::::::::::::::::::
> [ivy:resolve] 
> [ivy:resolve] :: USE VERBOSE OR DEBUG MESSAGE LEVEL FOR MORE DETAILS
> BUILD FAILED
> /home/hadoop/Desktop/hadoop-0.22.0/hdfs/build.xml:1814: impossible to resolve dependencies:
> 	resolve failed - see output for details
> From my own investigation of the repo, I can see there is no "0.22.0-SNAPSHOT" folder,
> there is instead a "0.22.0" folder, and inside of it there is hadoop-common-0.22.0.jar (without the -SNAPSHOT).

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