Alibaba-HZY opened a new pull request, #3350:
URL: https://github.com/apache/celeborn/pull/3350

   What changes were proposed in this pull request?
   Support DFS in flink
   
   Why are the changes needed?
   DiskFileInfo is wrong when flink write,it did not distinguish the types of 
FileMeta.
   indexBuffer will also fail when flink write in the dfs case,because 
indexBuffer.array will throw UnsupportedOperationException(it is allocated by 
direct).
   
   Does this PR introduce any user-facing change?
   No.
   
   How was this patch tested?
   Manual test.


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