Sunil Shah created MESOS-4336:
---------------------------------
Summary: Document supported file types for fetcher
Key: MESOS-4336
URL: https://issues.apache.org/jira/browse/MESOS-4336
Project: Mesos
Issue Type: Documentation
Components: fetcher
Reporter: Sunil Shah
Priority: Minor
The Mesos fetcher extracts specified URIs if requested to do so by the
scheduler. However, the documentation at
http://mesos.apache.org/documentation/latest/fetcher/ doesn't list the file
types /extensions that will be extracted by the fetcher.
[The relevant
code|https://github.com/apache/mesos/blob/master/src/launcher/fetcher.cpp#L63]
specifies an exhaustive list of extensions that will be extracted, the
documentation should be updated to match.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)