You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Hudson (JIRA)" <ji...@apache.org> on 2017/04/05 21:06:41 UTC

[jira] [Commented] (AMBARI-20612) Fetching running application logs results in 'java.io.IOException'

    [ https://issues.apache.org/jira/browse/AMBARI-20612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15957682#comment-15957682 ] 

Hudson commented on AMBARI-20612:
---------------------------------

FAILURE: Integrated in Jenkins build Ambari-branch-2.5 #1361 (See [https://builds.apache.org/job/Ambari-branch-2.5/1361/])
AMBARI-20612. Fetching running application logs results in (smohanty: [http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=413db00ffe8592baef121c132189ff054fa6c630])
* (edit) ambari-server/src/main/resources/stacks/HDP/2.5/upgrades/nonrolling-upgrade-2.6.xml
* (add) ambari-server/src/main/java/org/apache/ambari/server/serveraction/upgrades/FixYarnWebServiceUrl.java
* (add) ambari-server/src/test/java/org/apache/ambari/server/serveraction/upgrades/FixYarnWebServiceUrlTest.java
* (edit) ambari-server/src/main/resources/stacks/HDP/2.3/upgrades/upgrade-2.6.xml
* (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/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.4/upgrades/nonrolling-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
>             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
(v6.3.15#6346)