You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've deployed elasticsearch several times on DCOS via the marathon configuration. Each time I've noticed that tasks don't seem to get past the "TASK_STAGING" stage. I've also noticed that not all of my ES nodes show up in the node dropdown field within the Query manager on the main page.
Here's what I see on the main page:
Also, I only see one of the 5 nodes under the tasks section:
I also tried deploying with the same configuration but only with 3 ES nodes all three showed up as "TASK_STAGING"
The text was updated successfully, but these errors were encountered:
On our cluster the tasks are also all in TASK_STAGING so this is a bug. However on our side the Elasticsearch and Mesos GUIs show the same number of tasks. Perhaps you can debug the UI in the browser with dev tools / Firebug or check the API calls at the scheduler? See the APIary docs http://docs.elasticsearchmesosui.apiary.io/
I've deployed elasticsearch several times on DCOS via the marathon configuration. Each time I've noticed that tasks don't seem to get past the "TASK_STAGING" stage. I've also noticed that not all of my ES nodes show up in the node dropdown field within the Query manager on the main page.
Here's what I see on the main page:
Also, I only see one of the 5 nodes under the tasks section:
I also tried deploying with the same configuration but only with 3 ES nodes all three showed up as "TASK_STAGING"
The text was updated successfully, but these errors were encountered: