KnightChess commented on PR #9611:
URL: https://github.com/apache/hudi/pull/9611#issuecomment-2109551714

   @nsivabalan hi, I have a question. Why can't we use `taskAttemptId` in 
Spark? From the results, it seems that in speculative execution, combining 
instanceTime with taskAttemptId or attemptId can achieve diff the dup blocks. 
Additionally, taskAttemptId is global, so it can distinguish tasks even in 
cases of stage retries or executor crashes like @beyond1920 said. Perhaps I'm 
missing some details, can you help clarify?


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