[
https://issues.apache.org/jira/browse/GIRAPH-1112?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yishan Yang resolved GIRAPH-1112.
---------------------------------
Resolution: Duplicate
> 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
> 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)