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/10/31 20:22:11 UTC

[jira] [Created] (AMBARI-950) Provide API support for 'OR' predicate

John Speidel created AMBARI-950:
-----------------------------------

             Summary: Provide API support for 'OR' predicate
                 Key: AMBARI-950
                 URL: https://issues.apache.org/jira/browse/AMBARI-950
             Project: Ambari
          Issue Type: New Feature
            Reporter: John Speidel
            Assignee: John Speidel


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

[jira] [Updated] (AMBARI-950) Provide API support for 'OR' predicate

Posted by "Yusaku Sako (JIRA)" <ji...@apache.org>.
     [ 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

[jira] [Updated] (AMBARI-950) Provide API support for 'OR' predicate

Posted by "John Speidel (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/AMBARI-950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

John Speidel updated AMBARI-950:
--------------------------------

    Attachment: AMBARI-950.patch
    
> Provide API support for 'OR' predicate
> --------------------------------------
>
>                 Key: AMBARI-950
>                 URL: https://issues.apache.org/jira/browse/AMBARI-950
>             Project: Ambari
>          Issue Type: New Feature
>            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