You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Avery Ching (JIRA)" <ji...@apache.org> on 2013/12/13 06:32:09 UTC

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

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

Avery Ching resolved GIRAPH-804.
--------------------------------

    Resolution: Fixed

GIRAPH-815 has been committed.  This should resolve the issues, please reopen this task if it does not.

> 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.4#6159)