[
https://issues.apache.org/jira/browse/MESOS-5996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lior Zeno updated MESOS-5996:
-----------------------------
Description:
I've been trying to run a mesos cluster with a windows agent. However, I can't
run a task on windows since the container always fail with the following
message: "failed to parse the command flag", followed by a json. I don't have
the exact message right now, but I'll update the ticket with it as soon as I
have it. The json did not have a command key and it did not contain the command
I was trying to run (notepad).
I followed the instructions in the getting started section, and cloned the
following repository: https://git-wip-us.apache.org/repos/asf/mesos.git. I did
not use 1.0 since it did not include the bootstrap batch script for windows.
Steps to reproduce:
# Start a mesos cluster with 4 nodes (3 Ubuntu 14.04 LTS nodes, and 1 Windows
Server 2012 R2 node).
# Submit an application via Marathon, using a hostname constraint with
"notepad" as command.
was:
I've been trying to run a mesos cluster with a windows agent. However, I can't
run a task on windows since the container always fail with the following
message: "failed to parse the command flag", followed by a json. I don't have
the exact message right now, but I'll update the ticket with it as soon as I
have it.
The json did not have a command key and it did not contain the command I was
trying to run (notepad).
Steps to reproduce:
# Start a mesos cluster with 4 nodes (3 Ubuntu 14.04 LTS nodes, and 1 Windows
Server 2012 R2 node).
# Submit an application via Marathon, using a hostname constraint with
"notepad" as command.
> Windows mesos-containerizer crashes
> -----------------------------------
>
> Key: MESOS-5996
> URL: https://issues.apache.org/jira/browse/MESOS-5996
> Project: Mesos
> Issue Type: Bug
> Components: containerization
> Environment: Windows Server 2012 R2
> Marathon 1.2.0 RC6
> Reporter: Lior Zeno
> Labels: windows
>
> I've been trying to run a mesos cluster with a windows agent. However, I
> can't run a task on windows since the container always fail with the
> following message: "failed to parse the command flag", followed by a json. I
> don't have the exact message right now, but I'll update the ticket with it as
> soon as I have it. The json did not have a command key and it did not contain
> the command I was trying to run (notepad).
> I followed the instructions in the getting started section, and cloned the
> following repository: https://git-wip-us.apache.org/repos/asf/mesos.git. I
> did not use 1.0 since it did not include the bootstrap batch script for
> windows.
> Steps to reproduce:
> # Start a mesos cluster with 4 nodes (3 Ubuntu 14.04 LTS nodes, and 1 Windows
> Server 2012 R2 node).
> # Submit an application via Marathon, using a hostname constraint with
> "notepad" as command.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)