You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Till Toenshoff (JIRA)" <ji...@apache.org> on 2014/11/06 18:37:35 UTC

[jira] [Commented] (MESOS-2002) Module loading within frameworks

    [ https://issues.apache.org/jira/browse/MESOS-2002?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14200524#comment-14200524 ] 

Till Toenshoff commented on MESOS-2002:
---------------------------------------

This task basically has a short-termed and a long-termed aspect / solution;

For now, we should simply use environment variables (derived by flags) as we do already for certain parameters. The scheduler driver will pick those up and load the module/s.

In a long run, our C++ module loading will get bypassed in frameworks that make use of native bindings. Those folks will have to find other solutions then.

> Module loading within frameworks 
> ---------------------------------
>
>                 Key: MESOS-2002
>                 URL: https://issues.apache.org/jira/browse/MESOS-2002
>             Project: Mesos
>          Issue Type: Improvement
>          Components: framework, modules
>            Reporter: Till Toenshoff
>            Assignee: Kapil Arya
>            Priority: Blocker
>
> Frameworks should be granted the capability to load modules. 
> h4.Motivation
> Allowing a modularized Authenticatee to cover framework authentication against the master.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)