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

Jay Buffington commented on AURORA-1376:
----------------------------------------

We already have an interface that returns a TaskInfo, MesosTaskFactory's 
createFrom method.  See 
https://github.com/apache/aurora/blob/master/src/main/java/org/apache/aurora/scheduler/mesos/MesosTaskFactory.java#L66

I totally agree with Bill's point in AURORA-1288 that operators should 
configure the executors.  But some settings have to come from the user, such as 
what command can run.  e.g. If you're using the mesos command executor, you 
have to set CommandInfo.value from something submitted by the user.  I think 
that should go into executorConfig.data, perhaps as a json blob that only the 
"mesos-command-executor" plugin understands.

> Create support for custom executors in Scheduler
> ------------------------------------------------
>
>                 Key: AURORA-1376
>                 URL: https://issues.apache.org/jira/browse/AURORA-1376
>             Project: Aurora
>          Issue Type: Sub-task
>          Components: Scheduler
>            Reporter: Renan DelValle
>




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

Reply via email to