Github user jiangxb1987 commented on the issue:
https://github.com/apache/spark/pull/21059
I won't recommend to call `client.requestTotalExecutors` every time we try
to add executors, instead we should find out the root cause why
`client.requestTotalExecutors` didn't work as expected.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
