tiangan created MESOS-7231:
------------------------------
Summary: enable "lastest" as container id for "files" http-api
Key: MESOS-7231
URL: https://issues.apache.org/jira/browse/MESOS-7231
Project: Mesos
Issue Type: Improvement
Components: HTTP API
Reporter: tiangan
The current "files" http-api requires the exact container id, whereas the
symlink folder "latest" cannot be reached ("not found 404" will be returned if
one hits the latest folder).
On the other hand, there is no programmatic way to retrieve the container id.
So in order to programmatically read/download/check file in sandbox, we need
make "files" http-api understand "latest"; or expose "container id" via some
other api call.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)