Details
Description
Reported by chiwanpark
Since 2.7.3 release, Client.get/setPingInterval is changed from public to package-private.
Giraph is one of broken examples for this changes. (https://github.com/apache/giraph/blob/release-1.0/giraph-core/src/main/java/org/apache/giraph/job/GiraphJob.java#L202)
Attachments
Attachments
Issue Links
- duplicates
-
GIRAPH-1112 Giraph cannot compile with hadoop 2.7.3 properly
- Resolved
- is broken by
-
HADOOP-11252 RPC client does not time out by default
- Closed
- is cloned by
-
HADOOP-14958 CLONE - Fix source-level compatibility after HADOOP-11252
- Resolved