You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2021/06/18 21:25:17 UTC

[GitHub] [arrow-datafusion] edrevo opened a new issue #588: [Ballista] Create "self-contained" mode in client library

edrevo opened a new issue #588:
URL: https://github.com/apache/arrow-datafusion/issues/588


   From https://github.com/ballista-compute/ballista/issues/637
   
   It would be nice to have a truly self-contained mode for Ballista, where you could run some queries without needing any additional processes. This would be an opt-in feature of the client crate.
   
   Right now, you need to launch an executor in "standalone mode" (i.e. with an in-proc scheduler), which is not ideal. Once we add this, we could remove the "standalone mode" in the executor.
   
   See [this](https://github.com/ballista-compute/ballista/pull/630) for context


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [arrow-datafusion] andygrove closed issue #588: [Ballista] Create "self-contained" mode in client library

Posted by GitBox <gi...@apache.org>.
andygrove closed issue #588:
URL: https://github.com/apache/arrow-datafusion/issues/588


   


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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org