You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Nate Cole (JIRA)" <ji...@apache.org> on 2013/11/20 21:00:36 UTC

[jira] [Created] (AMBARI-3834) Wrong response for requests with OR on components

Nate Cole created AMBARI-3834:
---------------------------------

             Summary: Wrong response for requests with OR on components
                 Key: AMBARI-3834
                 URL: https://issues.apache.org/jira/browse/AMBARI-3834
             Project: Ambari
          Issue Type: Bug
          Components: controller
            Reporter: Nate Cole
            Assignee: Nate Cole
             Fix For: 1.4.2


For example for this request
{noformat}
/api/v1/clusters/<cluster_name>/components/?ServiceComponentInfo/category=MASTER|(ServiceComponentInfo/service_name=SQOOP)
{noformat}
returns 
{noformat}"items" : [ ]{noformat} if SQOOP is not installed, but it should return all components with category=MASTER.



--
This message was sent by Atlassian JIRA
(v6.1#6144)