Re: empty executor_id field in tasks

2017-12-18 Thread Benjamin Mahler
The issue that was fixed recently was: https://issues.apache. org/jira/browse/MESOS-8135 This was a bug where we would lose track of executors (and their IDs) in the master for the non-command executor case. I believe it's still the case that command executors are not tracked in the master:

Re: empty executor_id field in tasks

2017-12-18 Thread Vinod Kone
Where are you seeing `Task.executor_id` being empty? Can you show some logs or API endpoint responses? There was a bug that Gaston fixed recently regarding executor ids being incorrectly erased during re-registration. Not sure if it's related. @Gaston, can you confirm? On Wed, Dec 13, 2017 at

Mesos Blog Posts

2017-12-18 Thread Benjamin Mahler
Hi folks, I wanted to share with the dev@ list some of the ongoing discussion we've been having in the community working group. One of the things that we're looking to improve is our outward communication in the project. There are many facets to this, but two problems that I'd like to highlight