leesf commented on code in PR #1003:
URL: 
https://github.com/apache/incubator-celeborn/pull/1003#discussion_r1031932528


##########
client/src/main/java/org/apache/celeborn/client/ShuffleClient.java:
##########
@@ -152,6 +152,16 @@ public abstract void mapperEnd(
       String applicationId, int shuffleId, int mapId, int attemptId, int 
numMappers)
       throws IOException;
 
+  // Report partition locations written by the completed Map Partition type 
mapper
+  public abstract void mapPartitionMapperEnd(

Review Comment:
   sorry I am a little confused with the name, would you please describe more 
details about the method?



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to