avantgardnerio opened a new issue, #267:
URL: https://github.com/apache/arrow-ballista/issues/267

   **Describe the bug**
   
   When Ian ran `docker-compose up --build`, he ran into several errors:
   
   ```
   [ballista-executor_1   | Error: Could not connect to scheduler
   [ballista-executor_1   | 
   [ballista-executor_1   | Caused by:
   [ballista-executor_1   |     0: transport error
   [ballista-executor_1   |     1: error trying to connect: tcp connect error: 
Connection refused (os error 111)
   [ballista-executor_1   |     2: tcp connect error: Connection refused (os 
error 111)
   [ballista-executor_1   |     3: Connection refused (os error 111)
   ```
   and
   ```
   [ballista-client_1     | /bin/sh: 0: cannot open sleep: No such file
   ```
   and
   ```
   [ballista-scheduler_1  | Starting nginx to serve Ballista Scheduler web UI 
on port 80
   [ballista-scheduler_1  | nohup: failed to run command 'nginx': No such file 
or directory
   ```
   
   We should fix these issues.
   
   **To Reproduce**
   
   Run the above command.
   
   **Expected behavior**
   
   A working docker composition.
   


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