You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Srimanth Gunturi (JIRA)" <ji...@apache.org> on 2014/11/06 23:53:34 UTC

[jira] [Updated] (AMBARI-8195) Slider App View is not replacing JAVA_HOME

     [ https://issues.apache.org/jira/browse/AMBARI-8195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Srimanth Gunturi updated AMBARI-8195:
-------------------------------------
    Attachment: AMBARI-8195.patch

The issue was that the UI's java.home was being determined before actually getting the right value from Ambari API. Due to this, the first time java.home is bad and failures happen. The next time onwards, since java.home is already set, everything works fine.

> Slider App View is not replacing JAVA_HOME
> ------------------------------------------
>
>                 Key: AMBARI-8195
>                 URL: https://issues.apache.org/jira/browse/AMBARI-8195
>             Project: Ambari
>          Issue Type: Bug
>          Components: contrib
>    Affects Versions: 1.7.0
>            Reporter: Srimanth Gunturi
>            Assignee: Srimanth Gunturi
>             Fix For: 1.7.0
>
>         Attachments: AMBARI-8195.patch
>
>
> JAVA_HOME is appconfig for a slider app is not getting overridden with right JAVA_HOME for first few apps [ I tried with 2 apps ].
> After service restart or creating same app again works fine.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)