gpuopenanalytics / demo-docker

Demo notebooks inside a docker for end-to-end examples
113 stars 29 forks source link

Increase sleep time to allow mapd to properly start up #1

Closed kkraus14 closed 7 years ago

kkraus14 commented 7 years ago

Start demo script is failing because it is trying to issue mapdql commands before the mapd server is ready. Increasing the sleep to 10 seconds fixes the issue in our testing.