Eric,

could you please provide details about how do you start Docker containers
in case of different machines?
Do you use "--net=host" parameter?

On Tue, Jul 21, 2015 at 11:24 AM, Eric Lafleur <[email protected]> wrote:

>   I have an Ignite 1.2.0-incubating node running in a Docker container
> and Apache Zeppelin running in another one. When both containers run on the
> same machine, Zeppelin's Ignite SQL interpreter can connect through jdbc
> and access a given cache on Ignite.
>
>  However when I run the Zeppelin container on a different machine, I get
> a "Client is invalid. Probably cache name is wrong." exception although
> it's trying to access the exact same cache.
>
>  It doesn't seem like it's a networking issue since I guess I would get
> the "Failed to establish connection." exception in that case.
>
>  Do you have an idea about what could be causing that?
> Thanks
>
>  -Eric
>



-- 
Andrey Gura
GridGain Systems, Inc.
www.gridgain.com

Reply via email to