peter-toth commented on PR #513: URL: https://github.com/apache/spark-kubernetes-operator/pull/513#issuecomment-3944741799
> @peter-toth would you mind re-run the failed test ? Seems a blip that caused one of the test not able to finish in 30s - which could be result of slow image pulling or similar latency. Tried to reproduce it but seems it passed at my fork (and if that's the case we may slightly increase the timeout in subsequent commits IMO) I tried to rerun it a few times. It is ok now. > As in this scenario (the app is scheduled and progressing, just with reduced parallelism) - I would consider this like a capacity shortfall, from scaling perspective. I would lean towards it comparing with "resources" as the latter is broader, and can imply not only missing executors, but also missing CPU / GPU / memory .etc. What do you think ? Yeah, I see your point. I'm ok with `PartialCapacity`. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
