[
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)