Hi Suhas,
I've been running a Drill cluster on Kubernetes just by patching this:

   
https://github.com/miradatv/drill/commit/ef139a4d8645936a0ecbc8318546fad99ee9609b

I think it should also work on Mesos.
Cheers,


On Mon, Aug 08, 2016 at 12:55:32PM -0700, Suhas Gaddam wrote:
Hi,

I am trying to deploy a dockerized Drill in a mesos cluster with bridge
networking and in distributed mode. I can successfully run a single
instance of drill but when I try to scale to 2 instances Drill breaks with
java.io.IOException: Failed to create DrillClient: CONNECTION :
java.nio.channels.UnresolvedAddressException

From my first pass at debugging, I think this is related to the host name
that Drill publishes to zookeeper. When run in a bridged docker container,
Drill seems to put the hostname from inside the docker container in the
zookeeper node which has no meaning outside of that instance. Is there a
way to specify the hostname Drill publishes?

https://github.com/vadio/docker-apache-drill

Thanks,

Suhas

Attachment: signature.asc
Description: Digital signature

Reply via email to