You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@celeborn.apache.org by GitBox <gi...@apache.org> on 2022/12/01 07:00:10 UTC

[GitHub] [incubator-celeborn] RexXiong commented on a diff in pull request #1025: [CELEBORN-80] FileWriter supports MapPartition

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: dev-unsubscribe@celeborn.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org