Vinod Kone created MESOS-1045:
---------------------------------
Summary: Unrecognized file extension in CommandInfo.URI causes
executor to exit
Key: MESOS-1045
URL: https://issues.apache.org/jira/browse/MESOS-1045
Project: Mesos
Issue Type: Bug
Affects Versions: 0.18.0
Reporter: Vinod Kone
Fix For: 0.18.0
Previously only files with known extensions (zip and [compressed] tar) were
extracted.
Since 0.18.0, unknown file extensions causes the fetcher to exit. This is a
regression because 1) it is not the intended behavior per our documentation in
mesos.proto and 2) it breaks Jenkins framework which uses a "jar" file with
command executor.
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)