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 22:50:14 UTC

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

Gordon Hamilton created AMBARI-5533:
---------------------------------------

             Summary: 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.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)