You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Jian Qiu (JIRA)" <ji...@apache.org> on 2016/03/18 02:58:33 UTC

[jira] [Updated] (MESOS-4974) mesos-execute should allow setting command_uris

     [ https://issues.apache.org/jira/browse/MESOS-4974?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jian Qiu updated MESOS-4974:
----------------------------
    Description: 
Based on discussion in MESOS-4744, it will be helpful to let mesos-execute support setting uris in command info.

We can add a flag:
{code}
--uris=uri1,uri2..
{code} 
and set other values in CommandInfo::URI as default.

  was:
Based on discussion in MESOS-4744, it will be helpful to let mesos-execute support setting uris in command info.

We can add a flag:
{code}
--uris=uri1,uri2..
{code} 
and set other values in CommandInfo::URIS as default.


> mesos-execute should allow setting command_uris
> -----------------------------------------------
>
>                 Key: MESOS-4974
>                 URL: https://issues.apache.org/jira/browse/MESOS-4974
>             Project: Mesos
>          Issue Type: Bug
>          Components: cli
>            Reporter: Jian Qiu
>            Priority: Minor
>
> Based on discussion in MESOS-4744, it will be helpful to let mesos-execute support setting uris in command info.
> We can add a flag:
> {code}
> --uris=uri1,uri2..
> {code} 
> and set other values in CommandInfo::URI as default.



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