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)

Reply via email to