You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uniffle.apache.org by GitBox <gi...@apache.org> on 2022/08/03 07:48:46 UTC

[GitHub] [incubator-uniffle] xianjingfeng commented on issue #108: [Improvement] `sendCommit` should allow shuffle servers dead under the condition of ensuring data integrity

xianjingfeng commented on issue #108:
URL: https://github.com/apache/incubator-uniffle/issues/108#issuecomment-1203605607

   I found if use `MEMORY_LOCALFILE`, `finishShuffle` will not be called,  and buffer in server side may not flush in time, and than reader will fail because read index file fail. as follows
   `Error happened when get shuffle index for appId[application_xxx], shuffleId[3], partitionId[1], Can't find folder /HDATA/2/rssdata/application_xxx/3/1-1`


-- 
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@uniffle.apache.org

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