[ 
https://issues.apache.org/jira/browse/HDFS-2189?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13098393#comment-13098393
 ] 

Joep Rottinghuis commented on HDFS-2189:
----------------------------------------

The Hadoop-Hdfs-22-branch build on Jenkins fails with the following:
BUILD FAILED
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/build.xml:1288:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/build.xml:60:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/fuse-dfs/build.xml:22:
 The following error occurred while executing this line:
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/build-contrib.xml:68:
 Source resource does not exist: 
/home/jenkins/jenkins-slave/workspace/Hadoop-Hdfs-22-branch/trunk/src/contrib/ivy/libraries.properties

When I revert the version of Ant on my desktop from 1.8.1 to 1.6.5 I see the 
same issue.
However, it seems that HDFS does not build with 1.6.5 anyway:
BUILD FAILED
/home/jrottinghuis/git/hadoop-common/hdfs/build.xml:1545: Class 
org.apache.tools.ant.taskdefs.ConditionTask doesn't support the nested 
"typefound" element.
This is supposed to be fixed with ant 1.7.0.

I suspect with the Jenkins slaves failing, there is now a different version of 
ant on the current slave.
What version of ant is supposed to be used on the apache Jenkins servers? 
That way I can install the same version and make sure the builds go through.

> guava-r09 dependency missing from "ivy/hadoop-hdfs-template.xml" in HDFS.
> -------------------------------------------------------------------------
>
>                 Key: HDFS-2189
>                 URL: https://issues.apache.org/jira/browse/HDFS-2189
>             Project: Hadoop HDFS
>          Issue Type: Bug
>    Affects Versions: 0.22.0
>            Reporter: Plamen Jeliazkov
>            Assignee: Joep Rottinghuis
>            Priority: Blocker
>             Fix For: 0.22.0
>
>         Attachments: HDFS-2189-1.patch, patch.txt
>
>
> Corrected version of: https://issues.apache.org/jira/browse/MAPREDUCE-2627

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

        

Reply via email to