You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@mesos.apache.org by GitBox <gi...@apache.org> on 2019/01/02 18:56:15 UTC

[GitHub] jieyu commented on a change in pull request #323: Fixed wrong example of --resources=filepath agent configuration.

jieyu commented on a change in pull request #323: Fixed wrong example of --resources=filepath agent configuration.
URL: https://github.com/apache/mesos/pull/323#discussion_r244820683
 
 

 ##########
 File path: docs/configuration/agent.md
 ##########
 @@ -1348,8 +1348,8 @@ As a key:value list:
 <p/>
 To use JSON, pass a JSON-formatted string or use
 <code>--resources=filepath</code> to specify the resources via a file containing
-a JSON-formatted string. 'filepath' can be of the form
-<code>file:///path/to/file</code> or <code>/path/to/file</code>.
+a JSON-formatted string. 'filepath' can only be of the form
 
 Review comment:
   Can you also update here as well?
   https://github.com/apache/mesos/blob/master/src/slave/flags.cpp#L76

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services