You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by Wil Yegelwel <wy...@gmail.com> on 2016/12/02 20:31:15 UTC

Failure reason documentation

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

Re: Failure reason documentation

Posted by Erik Weathers <ew...@groupon.com>.
Thanks haosdent!

On Sun, Dec 4, 2016 at 10:45 AM haosdent <ha...@gmail.com> wrote:

> 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 <ew...@groupon.com>
> 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 <ha...@gmail.com> 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 <wy...@gmail.com> wrote:
>
> No I'm referring to the values of the enum Reason.
>
> On Fri, Dec 2, 2016, 4:52 PM Tomek Janiszewski <ja...@gmail.com> 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 <wy...@gmail.com>
> 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
>

Re: Failure reason documentation

Posted by haosdent <ha...@gmail.com>.
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 <ew...@groupon.com> 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 <ha...@gmail.com> 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 <wy...@gmail.com> wrote:
>
> No I'm referring to the values of the enum Reason.
>
> On Fri, Dec 2, 2016, 4:52 PM Tomek Janiszewski <ja...@gmail.com> 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 <wy...@gmail.com>
> 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

Re: Failure reason documentation

Posted by Erik Weathers <ew...@groupon.com>.
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 <ha...@gmail.com> 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 <wy...@gmail.com> wrote:

No I'm referring to the values of the enum Reason.

On Fri, Dec 2, 2016, 4:52 PM Tomek Janiszewski <ja...@gmail.com> 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 <wy...@gmail.com> 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

Re: Failure reason documentation

Posted by haosdent <ha...@gmail.com>.
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 <wy...@gmail.com> wrote:

> No I'm referring to the values of the enum Reason.
>
> On Fri, Dec 2, 2016, 4:52 PM Tomek Janiszewski <ja...@gmail.com> 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 <wy...@gmail.com>
>> 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

Re: Failure reason documentation

Posted by Wil Yegelwel <wy...@gmail.com>.
No I'm referring to the values of the enum Reason.

On Fri, Dec 2, 2016, 4:52 PM Tomek Janiszewski <ja...@gmail.com> 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 <wy...@gmail.com>
> 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
>
>

Re: Failure reason documentation

Posted by Tomek Janiszewski <ja...@gmail.com>.
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 <wy...@gmail.com> 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
>