[
https://issues.apache.org/jira/browse/AMBARI-5533?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gordon Hamilton resolved AMBARI-5533.
-------------------------------------
Resolution: Not a Problem
java.home property is now available through the following URL:
{code}
http://AMBARI_SERVER_HOST:8080/api/v1/services/AMBARI/components/AMBARI_SERVER
{code}
Marking this issue as "Not a Problem"
> 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)