Sathya Hariesh created MESOS-390:
------------------------------------

             Summary: Slave should support file:/// URIs for executor path
                 Key: MESOS-390
                 URL: https://issues.apache.org/jira/browse/MESOS-390
             Project: Mesos
          Issue Type: Improvement
            Reporter: Sathya Hariesh


The slave rejects executor paths sent by the framework that start with 
"file:///"

Related slave log,

{noformat}
Fetching resource file:///usr/local/bin/executor
A relative path was passed for the resource, but the configuration option 
frameworks_home is not set. Please either specify this config option or avoid 
using a relative path
Failed to fetch executors
Error setting up executor
{noformat}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to