RexXiong commented on code in PR #1025:
URL: 
https://github.com/apache/incubator-celeborn/pull/1025#discussion_r1036750937


##########
common/src/main/java/org/apache/celeborn/common/meta/FileInfo.java:
##########
@@ -102,6 +102,10 @@ public String getIndexPath() {
     return Utils.getIndexFilePath(filePath);
   }
 
+  public String getIndexPathMapPartition() {

Review Comment:
   is there any chance  to use one index path for both map/reduce partition



-- 
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