prakharjain09 commented on issue #27864: [SPARK-20732][CORE] Decommission cache blocks to other executors when an executor is decommissioned URL: https://github.com/apache/spark/pull/27864#issuecomment-609819202 > Also, how would you feel about adding an integration test with K8s? We could use a local object which errors on recompute and verify that decommissioning and a second count doesn't trigger it. Added a UT in BlockManagerDecommissionSuite to exactly check that recomputation of RDD doesn't trigger recomputation.
---------------------------------------------------------------- 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]
