thinkharderdev commented on issue #90:
URL: https://github.com/apache/arrow-ballista/issues/90#issuecomment-1193862531

   @liukun4515 Are you running in standalone mode? It should initialize any 
registered executors from the backend if you are using etcd as the state 
backend but in standalone mode the persistent state is stored in sled DB on 
disk (in a temp file). If we wanted to make standalone mode persist state 
across restarts then we would need to make the sled DB location a configurable 
path. 


-- 
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: github-unsubscr...@arrow.apache.org

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

Reply via email to