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)