Nan Xiao created MESOS-4188:
-------------------------------
Summary: Executing "mesos-slave.sh" should use root privilege
Key: MESOS-4188
URL: https://issues.apache.org/jira/browse/MESOS-4188
Project: Mesos
Issue Type: Bug
Components: documentation
Affects Versions: 0.25.0
Reporter: Nan Xiao
In Examples of "Getting Started" document
(http://mesos.apache.org/gettingstarted/) document:
# Start mesos slave.
$ ./bin/mesos-slave.sh --master=127.0.0.1:5050
But without "root" privilege, it will output:
W1217 05:52:42.213497 24074 backend.cpp:50] Failed to create 'bind' backend:
BindBackend requires root privileges
This will affect some scenarios, such as "kubernetes on Mesos".
Please check it, thanks very much!
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)