Closed nd-roy closed 8 years ago
Hi @AbdoulNdiaye. Thank you very much for your feedback. I've been experimenting a little with your parameters.
The issue is that the scheduler isn't successfully registering in Mesos, in that case, you'll see the following line in STDOUT
c.c.mesos.scheduler.UniversalScheduler : Framework registrered with frameworkId=37a00eb7-d7f4-4fe3-b31f-c1fe638fccb1-0001
c.c.m.s.state.StateRepositoryZookeeper : Received frameworkId=37a00eb7-d7f4-4fe3-b31f-c1fe638fccb1-0001
First thing I've noticed is that you're missing a port on your MESOS_MASTER
. When I try without that, I'm getting the following parsing error:
c.c.mesos.scheduler.UniversalScheduler : Received error: Failed to create a master detector for '172.16.33.20': Failed to parse '172.16.33.20'
So I'm assuming it's a copy/paste thing?
Last I tried with an inaccessible Mesos Master, where I came very close to your behaviour, so my conclusion is: Please check the following things:
MESOS_MASTER
environment variable, in the following format host:5050
mesos.leader
?@AbdoulNdiaye If you still have issues, please reopen this report. Thanks.
Hello,
I tried to launch Logstash as a marathon app and it seems to not aggregate the logs in all nodes.
Mesosphere DCOS: v.1.6.1 Mesos: 0.27.1
Do we have information that can help me to solve my problem?
Thank you
My configuration
stdout
stderr