Lior Zeno created MESOS-5996:
--------------------------------
Summary: 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
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.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)