You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@mesos.apache.org by "Anand Mazumdar (JIRA)" <ji...@apache.org> on 2017/06/07 18:41:18 UTC

[jira] [Created] (MESOS-7637) Fetcher doesn't report which URL failed to download.

Anand Mazumdar created MESOS-7637:
-------------------------------------

             Summary: Fetcher doesn't report which URL failed to download.
                 Key: MESOS-7637
                 URL: https://issues.apache.org/jira/browse/MESOS-7637
             Project: Mesos
          Issue Type: Improvement
            Reporter: Anand Mazumdar
            Priority: Minor


Currently, when the fetcher fails it prints a generic error:
{code}
E0607 17:58:21.000000  5317 fetcher.cpp:558] Failed to run mesos-fetcher: Failed to fetch all URIs for container '7505f85b-f96e-4ef7-8cd1-ae319ce5ba39' with exit status: 9``
{code}

If the executor contains a list of URL's, its very hard to pinpoint which one of them failed. It might be useful to at least show information about the first URL that failed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)