I just remembered that Zookeeper can respond to "ruok" so I did try
that. It worked:

$ echo "ruok" | netcat -q 2 localhost 20000; echo ""
imok

On Mon, Dec 15, 2014 at 6:18 PM, David Medinets
<[email protected]> wrote:
> The MAC running in Docker is starting and seems to run fine. A client
> program inside the Docker instance can create tables and add splits.
> However, a client running on the host, just hangs when connecting. I'm
> not seeing any errors in the log files.
>
> I can connect to the Monitor running inside the Docker instance so the
> ports should all be open.
>
> Any recommendations where I should look to resolve this?

Reply via email to