You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Gordon Hamilton (JIRA)" <ji...@apache.org> on 2014/04/22 23:28:16 UTC

[jira] [Updated] (AMBARI-5533) java64_home missing from global properties

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

Gordon Hamilton updated AMBARI-5533:
------------------------------------

    Affects Version/s: 1.5.0

> java64_home missing from global properties
> ------------------------------------------
>
>                 Key: AMBARI-5533
>                 URL: https://issues.apache.org/jira/browse/AMBARI-5533
>             Project: Ambari
>          Issue Type: Bug
>    Affects Versions: 1.5.0, 1.5.1
>         Environment: EC2, CentOS6
>            Reporter: Gordon Hamilton
>            Priority: Minor
>
> When making a REST call to retrieve global configurations, I no longer see 'java64_home' coming back as one of the properties.
> The REST URL I am using is:
> {code}
> /api/v1/clusters/<clusterName>/configurations?type=global&tag=version1
> {code}
> I was expecting:
> {code}
> "java64_home" : "/usr/jdk64/jdk1.6.0_31"
> {code}



--
This message was sent by Atlassian JIRA
(v6.2#6252)