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

Yusaku Sako updated AMBARI-950:
-------------------------------

    Issue Type: Sub-task  (was: New Feature)
        Parent: AMBARI-666
    
> Provide API support for 'OR' predicate
> --------------------------------------
>
>                 Key: AMBARI-950
>                 URL: https://issues.apache.org/jira/browse/AMBARI-950
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: John Speidel
>            Assignee: John Speidel
>         Attachments: AMBARI-950.patch
>
>
> We need to provide support for an 'or' predicate in the api.
> The first step will be very basic support with no nesting.
> a=b|d=e|f=g : this should be supported
> a=b|(d=e&f=g) : this will be deferred and not supported at this time
> 'OR' predicate support requires changes at the api service level as well as 
> in the ClusterController. This bug is only for the api service work.  The 
> ClusterController work will follow shortly after.

--
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

Reply via email to