You are viewing a plain text version of this content. The canonical link for it is here.
Posted to yarn-issues@hadoop.apache.org by "Spandan Dutta (JIRA)" <ji...@apache.org> on 2015/04/29 00:50:10 UTC

[jira] [Created] (YARN-3555) Incorrect format for the container log url returned by ContainerReport.

Spandan Dutta created YARN-3555:
-----------------------------------

             Summary: Incorrect format for the container log url returned by ContainerReport.
                 Key: YARN-3555
                 URL: https://issues.apache.org/jira/browse/YARN-3555
             Project: Hadoop YARN
          Issue Type: Bug
          Components: api
            Reporter: Spandan Dutta
            Assignee: Spandan Dutta
             Fix For: 2.8.0


Assume that we a ContainerReport obj cr.
When we do cr.getLogUrl() on it to get the log url for the container, the url is of the form //<string>. This looks incorrect as it should be prepended with the correct protocol. 



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)