This is an automated email from the ASF dual-hosted git repository.
agrove pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow-ballista.git
from 02ed1367 Fix scheduler_name format for executor report task status in
push-staged mode (#217)
add e2a7a004 Executor uses all available cores by default + add tuning
guide (#202)
No new revisions were added by this update.
Summary of changes:
ballista/rust/executor/Cargo.toml | 1 +
ballista/rust/executor/executor_config_spec.toml | 2 +-
ballista/rust/executor/src/main.rs | 14 ++++-
docs/source/index.rst | 2 +
docs/source/user-guide/configs.md | 59 ++++++++++++++++++++
docs/source/user-guide/tuning-guide.md | 71 ++++++++++++++++++++++++
6 files changed, 145 insertions(+), 4 deletions(-)
create mode 100644 docs/source/user-guide/configs.md
create mode 100644 docs/source/user-guide/tuning-guide.md