[
https://issues.apache.org/jira/browse/YARN-3555?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Spandan Dutta updated YARN-3555:
--------------------------------
Description:
Assume that we have a ContainerReport obj cr.
When we do cr.getLogUrl() to get the log url for the container, the url
returned is of the form //<string>. This looks incorrect as it should be
prepended with the correct protocol.
was:
Assume that we have a ContainerReport obj cr.
When we do cr.getLogUrl() 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.
> 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 have a ContainerReport obj cr.
> When we do cr.getLogUrl() to get the log url for the container, the url
> returned 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)