martin-g opened a new pull request, #1433:
URL: https://github.com/apache/datafusion-ballista/pull/1433

   # Which issue does this PR close?
   
   Part of #1396.
   
   # Rationale for this change
   
   See #1396 
   
   # What changes are included in this PR?
   
   Initial version of the TUI app that includes:
   * new Cargo feature `tui` to include it as part of the CLI app
   * New CLI option `--tui` to start the TUI app
   * Header navigation (Dashboard, Jobs, Metrics)
   * Help popup (activate with `?` or `h`)
   * Dashboard view (scheduler state and executors info)
   * Placeholder for the Jobs and Metrics views 
   * Yaml configuration
     * hardcoded defaults
     * OS specific config (e.g. ~/.config/ballista-tui/config.yaml)
     * env variables, e.g. `BALLISTA_TUI_HTTP_TIMEOUT=3000`
   
   
   # Are there any user-facing changes?
   
   New option for the CLI application, `--tui` that starts the TUI application


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

Reply via email to