You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@giraph.apache.org by "Yishan Yang (JIRA)" <ji...@apache.org> on 2016/09/14 00:54:20 UTC

[jira] [Created] (GIRAPH-1112) Giraph cannot compile with hadoop 2.7.3 properly

Yishan Yang created GIRAPH-1112:
-----------------------------------

             Summary: Giraph cannot compile with hadoop 2.7.3 properly
                 Key: GIRAPH-1112
                 URL: https://issues.apache.org/jira/browse/GIRAPH-1112
             Project: Giraph
          Issue Type: Bug
          Components: build
    Affects Versions: 1.1.0, 1.2.0
            Reporter: Yishan Yang


mvn -Phadoop_2 -Dhadoop.version=2.7.3 -DskipTests package
giraph-core/src/main/java/org/apache/giraph/job/GiraphJob.java:[213,10] error: setPingInterval(Configuration,int) is not public in Client; cannot be accessed from outside package
org.apache.hadoop.ipc.Client has been changed. setPingInterval is not public anymore, which means Giraph needs to be updated.




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)