You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Renato Javier Marroquín Mogrovejo (JIRA)" <ji...@apache.org> on 2013/11/27 22:32:36 UTC

[jira] [Commented] (GIRAPH-804) Compilation problems with Hadoop 0.23

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

Renato Javier Marroquín Mogrovejo commented on GIRAPH-804:
----------------------------------------------------------

Just executed:

mvn clean compile package -DskipTests -Dhadoop=hadoop_0.23

and it was a successful build. Do you have mvn command you executed?

> Compilation problems with Hadoop 0.23
> -------------------------------------
>
>                 Key: GIRAPH-804
>                 URL: https://issues.apache.org/jira/browse/GIRAPH-804
>             Project: Giraph
>          Issue Type: Bug
>            Reporter: Gianmarco De Francisci Morales
>
> When checking out trunk and compiling the hadoop_0.23 profile, the compilation fails because of some dependency problem:
> {code}
> [ERROR] Found a problem with the dependency commons-httpclient:commons-httpclient
>   Resolved version is 3.0.1
>   Version 3.1 was expected by artifact: org.apache.hadoop:hadoop-common
> [ERROR] Found a problem with the dependency commons-logging:commons-logging
>   Resolved version is 1.0.4
>   Version 1.1.1 was expected by artifacts: org.apache.hadoop:hadoop-common, org.apache.hadoop:hadoop-mapreduce-client-common, org.apache.hadoop:hadoop-mapreduce-client-core
> [ERROR] Found a problem with the dependency org.apache.zookeeper:zookeeper
>   Resolved version is 3.3.3
>   Version 3.4.2 was expected by artifact: org.apache.hadoop:hadoop-mapreduce-client-common
> [ERROR] Found a problem with the dependency org.jboss.netty:netty
>   Resolved version is 3.2.3.Final
>   Version 3.2.3.Final was expected by artifacts: org.apache.hadoop:hadoop-mapreduce-client-common, org.apache.hadoop:hadoop-mapreduce-client-core
>   Version 3.2.4.Final was expected by artifact: org.apache.hadoop:hadoop-common
> {code}



--
This message was sent by Atlassian JIRA
(v6.1#6144)