[
https://issues.apache.org/jira/browse/MESOS-336?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13972193#comment-13972193
]
Vinod Kone commented on MESOS-336:
----------------------------------
{quote}
Agree with (1) through (4). (5) would only work if a) all URIs had different
base names or b) we could simply use whole URIs as cache file names. But we
cannot assume either to be the case.
{quote}
What's wrong with (b)? We probably need to encode the URI to get the filename
if we want to avoid colons and slashes. Is that what you meant?
> Mesos slave should cache executors
> ----------------------------------
>
> Key: MESOS-336
> URL: https://issues.apache.org/jira/browse/MESOS-336
> Project: Mesos
> Issue Type: Improvement
> Components: slave
> Reporter: brian wickman
> Assignee: Bernd Mathiske
> Labels: newbie
>
> The slave should be smarter about how it handles pulling down executors. In
> our environment, executors rarely change but the slave will always pull it
> down from regardless HDFS. This puts undue stress on our HDFS clusters, and
> is not resilient to reduced HDFS availability.
--
This message was sent by Atlassian JIRA
(v6.2#6252)