uncleGen edited a comment on issue #26343: [SPARK-29683][YARN] Job will fail 
due to executor failures all available nodes are blacklisted
URL: https://github.com/apache/spark/pull/26343#issuecomment-613181212
 
 
   > ~~Adding double check `numClusterNodes != 0` can not actually resolve the 
issue.~~
   
   Adding this condition makes `isAllNodeBlacklisted` happen quite rarely in 
practice, although it does not resolve issue in some critical conditions. I 
makes things much better. 
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to