Madhuvanthi Radhakrishnan created AMBARI-20612:
--------------------------------------------------
Summary: Fetching running application logs results in
'java.io.IOException'
Key: AMBARI-20612
URL: https://issues.apache.org/jira/browse/AMBARI-20612
Project: Ambari
Issue Type: Bug
Reporter: Madhuvanthi Radhakrishnan
Assignee: Madhuvanthi Radhakrishnan
Fix For: 2.5.0
A new property called yarn.log.server.web-service.url was added in HDP 2.6
It takes value from yarn.timeline-service.webapp.address if the
yarn.http.policy is HTTP_ONLY and takes value from
yarn.timeline-service.webapp.https.address if the yarn.http.policy is
HTTPS_ONLY.
The logic works on fresh installs but is not present during upgrades from
HDP2.x to HDP2.6
Fix is to provide the upgrade packs for it.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)