You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Andrew Schwartzmeyer (JIRA)" <ji...@apache.org> on 2018/02/24 23:36:00 UTC

[jira] [Assigned] (MESOS-8607) Port mesos-execute to Windows

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

Andrew Schwartzmeyer reassigned MESOS-8607:
-------------------------------------------

    Assignee: Sachin Paryani

> Port mesos-execute to Windows
> -----------------------------
>
>                 Key: MESOS-8607
>                 URL: https://issues.apache.org/jira/browse/MESOS-8607
>             Project: Mesos
>          Issue Type: Improvement
>          Components: cli
>         Environment: Windows
>            Reporter: Andrew Schwartzmeyer
>            Assignee: Sachin Paryani
>            Priority: Minor
>              Labels: newbie++, windows
>
> The Mesos CLI, {{mesos-execute}} is a useful developer tool. It is a command-line, stand-alone framework, meaning you can use it to launch a task without standing up e.g. Marathon. Right now, it just doesn't build on Windows, though it would be useful.
> The starting point would be to turn it on for Windows in the build system (https://github.com/apache/mesos/blob/master/src/cli/CMakeLists.txt) and see how far the compilation gets. Classic cross-platform work: where it fails, identify how to fix the code that's failing to compile (should it be ported or removed etc.?)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)