[ https://issues.apache.org/jira/browse/GIRAPH-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15702102#comment-15702102 ]
Amir Sanjar commented on GIRAPH-1112: ------------------------------------- hi. is this issue related to JIRA https://issues.apache.org/jira/browse/HADOOP-13579 > 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 since hadoop 2.7.3. > setPingInterval is not public anymore, which means Giraph needs to be updated. -- This message was sent by Atlassian JIRA (v6.3.4#6332)