Github user felixcheung commented on the issue:
https://github.com/apache/spark/pull/20078
not saying about this change, but I've use streaming dynamic allocation
quite a bit back in the day.
but in this case I think simply is to set
`spark.streaming.dynamicAllocation.minExecutors` instead of `num-executors` as
pointed out above.--- --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
