You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/07/22 00:56:55 UTC

[GitHub] [spark] holdenk commented on pull request #29014: [SPARK-32199][SPARK-32198] Reduce job failures during decommissioning

holdenk commented on pull request #29014:
URL: https://github.com/apache/spark/pull/29014#issuecomment-662180866


   oh hmmm I remember seeing the GH action failure with that suite. It looks like it's putting two of the blocks partitions on the same block manager so when we decommission the other executor it's behaving weirdly. Probably the easist fix would be bumping up `numParts` to 6 to decrease the chance of that happening.


----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org