Can I use the accumulo shell with the MiniAccumuloCluster? That's an
interesting idea. I did not think it feasible.

On Mon, Dec 15, 2014 at 6:48 PM, Christopher <[email protected]> wrote:
> Have you tried the Accumulo shell with --debug?
>
>
> --
> Christopher L Tubbs II
> http://gravatar.com/ctubbsii
>
> On Mon, Dec 15, 2014 at 6:45 PM, David Medinets <[email protected]>
> wrote:
>>
>> 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