Re: Monitor keeps binding to localhost

2018-02-09 Thread Edward Armes
I don't know how Accumulo does it's IP resolution, but I have seen cases (Java applications in general) where if there is an entry in /etc/hosts mapping the hostname to a localhost addresses this can interfere with the advertised addresses placed in Zookeeper. Something to watch out for anyway.

Re: Monitor keeps binding to localhost

2018-02-08 Thread Christopher
Glad you got it working. Also, watch out for https://issues.apache.org/jira/browse/ACCUMULO-4776, which may bite you. On Tue, Feb 6, 2018 at 9:44 AM Geoffry Roberts wrote: > Today I restart the whole linux instance, lo and behold the monitor now > binds to 0.0.0.0. Go

Re: Monitor keeps binding to localhost

2018-02-06 Thread Geoffry Roberts
Today I restart the whole linux instance, lo and behold the monitor now binds to 0.0.0.0. Go figure. On Tue, Feb 6, 2018 at 8:54 AM, Geoffry Roberts wrote: > I tried uncommenting: > > export ACCUMULO_MONITOR_BIND_ALL=“true” > > I bounced Accumulo but nstat still shows