You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "John Speidel (JIRA)" <ji...@apache.org> on 2012/12/18 22:38:13 UTC

[jira] [Created] (AMBARI-1101) Ambari API: OR query where host_component is specified in predicate throws exception if related service/component resource doesn't exist

John Speidel created AMBARI-1101:
------------------------------------

             Summary: Ambari API: OR query where  host_component is specified in predicate throws exception if related service/component resource doesn't exist
                 Key: AMBARI-1101
                 URL: https://issues.apache.org/jira/browse/AMBARI-1101
             Project: Ambari
          Issue Type: Bug
            Reporter: John Speidel
            Assignee: John Speidel



http://localhost:8080/api/v1/clusters/mycluster/host_components?HostRoles/component_name=GANGLIA_MONITOR|HostRoles/component_name=HBASE_REGIONSERVER|HostRoles/component_name=DATANODE|HostRoles/component_name=TASKTRACKER

is returning an empty set.

http://ec2-54-234-54-99.compute-1.amazonaws.com:8080/api/v1/clusters/mycluster/host_components?HostRoles/component_name=GANGLIA_MONITOR

returns 9 results.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira