-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
following the dcos instructions, I just get TASK_FAILED when launching the framework #59
Comments
From duplicate #62: The same/similar scheduler stderr:
and @mcuervoe says: It stops working in mesos 0.24 I think it is related to this: https://issues.apache.org/jira/browse/MESOS-2340 the elasticsearch project also suffered the same problem: |
I'm told the equivalent problem in ES was fixed by this pull: mesos/elasticsearch#386 |
Logstash has been upgraded to 0.25.0 a while back so this should be fixed. If there is still an issue please reopen. |
Below is the json file which I am using
still getting below error
|
Following the DCOS instructions in the readme, I launched the framework. I used the basic logstash-options.json provided by the example:
When I run the framework, it deploys, but fails. Here is a full copy of stderr:
and for good measure, stdout:
What should I do differently to get this going?
The text was updated successfully, but these errors were encountered: