[
https://issues.apache.org/jira/browse/AMBARI-20612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16366997#comment-16366997
]
Hudson commented on AMBARI-20612:
---------------------------------
FAILURE: Integrated in Jenkins build Ambari-trunk-Commit #8744 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/8744/])
AMBARI-20612. Fetching running application logs results in (aonishuk:
[https://gitbox.apache.org/repos/asf?p=ambari.git&a=commit&h=1246ee20c62eedeffaa4eb8e12ba8f4dd27d246b])
* (add)
ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixYarnWebServiceUrl.java
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/nonrolling-upgrade-2.6.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/nonrolling-upgrade-2.6.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.4/upgrades/upgrade-2.6.xml
* (add)
ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixYarnWebServiceUrlTest.java
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/upgrade-2.6.xml
* (edit)
ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.6.xml
> 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: Sumana Sathish
> Assignee: Madhuvanthi Radhakrishnan
> Priority: Major
> Fix For: 2.5.1
>
>
> 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
(v7.6.3#76005)