You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@accumulo.apache.org by Steven Bauer <st...@gmail.com> on 2013/09/23 18:38:06 UTC

Accumulo proxy

Is there any way to get more verbose output from the accumulo proxy?
I have a system that connects a python client to the accumulo proxy
where the client just hangs inexplicably at times.

Any other debugging tips would be appreciated.

Thanks,
Steve

Re: Accumulo proxy

Posted by Keith Turner <ke...@deenlo.com>.
On Mon, Sep 23, 2013 at 12:38 PM, Steven Bauer <st...@gmail.com>wrote:

> Is there any way to get more verbose output from the accumulo proxy?
>

I just took a qucick look at the Accumulo proxy server in 1.6.0-SNAPSHOT
and I did not see any log4j debugging that could be turned on.


> I have a system that connects a python client to the accumulo proxy
> where the client just hangs inexplicably at times.
>
> Any other debugging tips would be appreciated.
>

When its stuck, jstack the proxy server.


>
> Thanks,
> Steve
>