Hello Vedant, Thanks for trying out Drill on Docker! For the official Docker image for Apache Drill 1.14.0, please try out instructions from [1] (note that it refers to a different image: drill/apache-drill:1.14.0). However, it only supports embedded mode as of this release.
Since you were using the drill/apache-drill-centos image, i'd like to point out that this refers to work in an independent GitHub repo [2] - a variant of the Dockerfile made it into the Apache Drill project. If you'd like to continue to use that until we incorporate all features into the official image, please do so - but let me know directly when you face issues (as it's outside of the Drill project). I've updated the drill/apache-drill-centos image with the latest tag: 1.14.0 (supports both embedded and distributed modes). Regards, Abhishek [1] http://drill.apache.org/docs/running-drill-on-docker/ [2] https://github.com/Agirish/drill-containers On Mon, Aug 13, 2018 at 7:40 AM Vedant Naik <[email protected]> wrote: > Hi, > > We are using Apache Drill (love it so far!!) > We use the drill/apache-drill-centos docker image to deploy on kubernetes. > > We tried out the latest drill version 1.14.0 locally, and are keen to try > it out on the k8s cluster. However, the > drill/apache-drill-centos:1.14.0-SNAPSHOT image ends in "Crash Loop > Back-off" when deployed. > > Curious to know the ETA on the 1.14.0 stable version of the image. Would be > happy to be help in any way if we can. Please let us know. > > Thank you, > Vedant Naik > -- > *Kind Regards,* > *Vedant Naik.* >
