Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-13 Thread Laurens Vets
ough to the yml file, it seems to > be an Ambari or install issue rather than an ES issue per se. > > Thanks, > > --Matt > > FROM: Michael Miklavcic > DATE: Wednesday, September 13, 2017 at 2:08 PM > TO: Matt Foley > CC: Laurens Vets , "dev@metr

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-13 Thread Matt Foley
at 2:08 PM To: Matt Foley Cc: Laurens Vets , "dev@metron.apache.org" Subject: Re: Elasticsearch masters_also_are_datanodes doesn't work. Here's what I found. Data is flowing into ES indexes. I can change the "masters_also_are_datanodes" property and it is reflec

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-13 Thread Michael Miklavcic
o" Mike On Wed, Sep 13, 2017 at 2:17 PM, Matt Foley wrote: > Sorry, you’ve beat me. > > > > Mike, what have you found in full-dev? Does ES work correctly there? > > > > > > *From: *Laurens Vets > *Date: *Wednesday, September 13, 2017 at 1:14 PM > *To: *Matt Fole

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-13 Thread Matt Foley
Sorry, you’ve beat me. Mike, what have you found in full-dev? Does ES work correctly there? From: Laurens Vets Date: Wednesday, September 13, 2017 at 1:14 PM To: Matt Foley Cc: "dev@metron.apache.org" , Michael Miklavcic Subject: Re: Elasticsearch masters_also_are_datanodes do

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-13 Thread Laurens Vets
; DATE: Tuesday, September 12, 2017 at 8:32 PM > TO: "dev@metron.apache.org" > CC: Michael Miklavcic , Matt Foley > > SUBJECT: Re: Elasticsearch masters_also_are_datanodes doesn't work. > > See inline. > >> Now, Laurens, two question for you: First, please conf

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-13 Thread Matt Foley
Matt Foley Subject: Re: Elasticsearch masters_also_are_datanodes doesn't work. See inline. Now, Laurens, two question for you: First, please confirm: Are you setting the value of masters_also_are_datanodes via the masters_also_are_datanodes field in the Ambari configuration GUI? Or directly edi

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-12 Thread Laurens Vets
I tried to change it afterwards to no avail. > Hope this helps more than obfuscates. > > --Matt > > FROM: Michael Miklavcic > DATE: Tuesday, September 12, 2017 at 4:54 PM > TO: "dev@metron.apache.org" > CC: Matt Foley > SUBJECT: Re: Elasticsearch master

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-12 Thread Matt Foley
sticsearch expert, so if someone else knows different, please say so. Hope this helps more than obfuscates. --Matt From: Michael Miklavcic Date: Tuesday, September 12, 2017 at 4:54 PM To: "dev@metron.apache.org" Cc: Matt Foley Subject: Re: Elasticsearch masters_also_a

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-12 Thread Michael Miklavcic
At the very least, the value provided by default seems to have changed to a "1" instead of "true" without the tooltip having been updated to match. [image: Inline image 1] On Tue, Sep 12, 2017 at 4:00 PM, Michael Miklavcic < michael.miklav...@gmail.com> wrote: > I think this is our default setup

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-12 Thread Michael Miklavcic
I think this is our default setup for full dev. It's only a 1-node VM, so I'm pretty sure that it would not work otherwise. I'm spinning up full dev now and will look into it also. On Tue, Sep 12, 2017 at 3:04 PM, Laurens Vets wrote: > https://issues.apache.org/jira/browse/METRON-1181 > > I'll

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-12 Thread Laurens Vets
https://issues.apache.org/jira/browse/METRON-1181 I'll also spin up a full-dev environment and see what happens there. On 2017-09-10 21:50, Matt Foley wrote: Laurens, please open a jira. Altho it may seem obvious, please include full repro. This may be a showstopper, as it presumably (?) preve

Re: Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-10 Thread Matt Foley
Laurens, please open a jira. Altho it may seem obvious, please include full repro. This may be a showstopper, as it presumably (?) prevents ES from working on a single-node deployment? On 9/10/17, 4:01 PM, "Laurens Vets" wrote: Another issue I noticed. Setting "masters_also_are_datanodes"

Elasticsearch masters_also_are_datanodes doesn't work.

2017-09-10 Thread Laurens Vets
Another issue I noticed. Setting "masters_also_are_datanodes" in Ambari to "true" does not work. The settings in /etc/elasticsearch/elasticsearch.yml will always be false when restarting elasticsearch...