Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [geowave-dev] Remote Debugging

Marcel,
From my experience its difficult to remote debug code that is executed within Accumulo's Iterator stack. It is *possible* but from my perspective there are better alternatives. I often write a local test using MiniAccumuloCluster to help myself debug server-side issues.  Also Accumulo has a concept of a tracer that you may find very useful.

Hopefully that helps,
Rich

On Wed, Sep 23, 2015 at 8:58 AM, Marcel <m.jacob@xxxxxxxxxxx> wrote:
Hello,
could you tell me the way how remote debugging is done with GeoWave? Do I have to change something in my Accumulo settings?

Thanks in advance,
Marcel Jacob.
_______________________________________________
geowave-dev mailing list
geowave-dev@xxxxxxxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.locationtech.org/mailman/listinfo/geowave-dev


Back to the top