Ohoh, sorry for misunderstanding the question. As far as I know, there is no documentation for that. We should add some comments to the reason enums. Create a ticket here https://issues.apache.org/jira/browse/MESOS-6686 to track it.
On Mon, Dec 5, 2016 at 2:27 AM, Erik Weathers <[email protected]> wrote: > I think he's looking for documentation about what precisely each reason > *means*. A la how there are comments beside the TaskState list in > mesos.proto. > > - Erik > > On Sun, Dec 4, 2016 at 10:07 AM haosdent <[email protected]> wrote: > > Hi @Wil You could find them here https://github.com/ > apache/mesos/blob/1.1.0/include/mesos/mesos.proto#L1577-L1609 > > On Sat, Dec 3, 2016 at 6:09 AM, Wil Yegelwel <[email protected]> wrote: > > No I'm referring to the values of the enum Reason. > > On Fri, Dec 2, 2016, 4:52 PM Tomek Janiszewski <[email protected]> wrote: > > Hi > > Are you referring to task state? If yes then take a look at comments in > proto https://github.com/apache/mesos/blob/master/include/ > mesos/mesos.proto#L1552 http://mesos.apache.org/api/ > latest/java/org/apache/mesos/Protos.TaskState.html > > Best > > Tomek > > pt., 2.12.2016, 21:31 użytkownik Wil Yegelwel <[email protected]> > napisał: > > Hey mesos users! > > I can't seem to find any documentation about the various reasons mesos > includes when a job fails. Is there a place that describes what the reasons > mean? > > Thanks, > Wil > > > > > -- > Best Regards, > Haosdent Huang > > -- Best Regards, Haosdent Huang

