milenkovicm opened a new pull request, #1139:
URL: https://github.com/apache/datafusion-ballista/pull/1139
this configuration option is similar to `spark.executor.cores`, it sets
number of tokio worker threads limiting executor cpu utilisation.
# Which issue does this PR close?
Closes none .
# Rationale for this change
provide ability to users to limit number of cores which executor can utilise
limiting overall resource utilisation
# What changes are included in this PR?
- new configuration option
- tokio executors got their own name
# Are there any user-facing changes?
new configuration option exposed to user
--
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]