You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@mesos.apache.org by haosdent <ha...@gmail.com> on 2016/04/16 17:04:38 UTC

Re: configuring framework id/task id for mesos web ui/logs

As I know, Mesos don't support this. You could fill out a ticket in
https://issues.apache.org/jira/browse/MESOS if you think this requirement
is necessary.

On Wed, Mar 9, 2016 at 4:15 AM, Haripriya Ayyalasomayajula <
aharipriya92@gmail.com> wrote:

> All,
>
> Currently, mesos web ui I have on a cluster shows the framework generated
> id and task id. It gets difficult to distinguish different frameworks - Is
> it possible to configure these fields? for ex: I am running Spark and
> another framework on Marathon. Is there any setting I can change to reflect
> the ids displayed say with "spark-"as a prefix etc?
>
>
> Also, can we turn on a similar setting for the logs?
>
> Currently we are using the default -
>
> in directory of the form slave-X/fw-Y/Z, where X is the slave ID, Y is
> the framework ID, and multiple subdirectories Z are created for each
> attempt to run an executor for the framework.
>
> ex-
>
>
> /tmp/mesos/slaves/20150810-152945-201369792-5050-970-S5/frameworks/20150729-132646-201369792-5050-43093-0011/executors/2015-224-13-44-25.017283.3eb36779-40f8-11e5-94ec-00010100000b/runs/latest
>
> With multiple frameworks, it gets hard to debug. Is there a way I can
> configure the slave Id/ framework id, executor ids?
>
> I appreciate your help - Thanks.
> --
> Regards,
> Haripriya Ayyalasomayajula
>
>


-- 
Best Regards,
Haosdent Huang