thinkharderdev commented on code in PR #560:
URL: https://github.com/apache/arrow-ballista/pull/560#discussion_r1057685470


##########
ballista/scheduler/scheduler_config_spec.toml:
##########
@@ -36,6 +36,13 @@ type = "ballista_scheduler::state::backend::StateBackend"
 doc = "The configuration backend for the scheduler, possible values: etcd, 
memory, sled. Default: sled"
 default = "ballista_scheduler::state::backend::StateBackend::Sled"
 
+[[param]]
+abbr = "c"

Review Comment:
   Right now, no. But once part 2 is done, the goal is to be able to have 
different backends for cluster state and config (eg job) state. But maybe we 
expose that in the second PR so it is not so confusing. 



-- 
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]

Reply via email to