You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Tom Beerbower (JIRA)" <ji...@apache.org> on 2012/11/02 15:45:12 UTC

[jira] [Created] (AMBARI-961) Sub-resources and metrics through API are broken.

Tom Beerbower created AMBARI-961:
------------------------------------

             Summary: Sub-resources and metrics through API are broken.
                 Key: AMBARI-961
                 URL: https://issues.apache.org/jira/browse/AMBARI-961
             Project: Ambari
          Issue Type: Bug
            Reporter: Tom Beerbower
            Assignee: Tom Beerbower


Requests for a resource now only show the bare minimum about the resource ... no sub-resources or metrics are displayed. My guess is that QueryImpl is being given a specific property (the resource id) in the request, so that is all that it displays. I believe that if the request is empty then everything (sub-resources, properties and metrics) will be shown... like select * in SQL.

--
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-961) Sub-resources and metrics through API are broken.

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

Tom Beerbower updated AMBARI-961:
---------------------------------

    Attachment: HWAMBARI-391.patch
                HWAMBARI-363.patch
    
> Sub-resources and metrics through API are broken.
> -------------------------------------------------
>
>                 Key: AMBARI-961
>                 URL: https://issues.apache.org/jira/browse/AMBARI-961
>             Project: Ambari
>          Issue Type: Bug
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>         Attachments: HWAMBARI-363.patch, HWAMBARI-391.patch
>
>
> Requests for a resource now only show the bare minimum about the resource ... no sub-resources or metrics are displayed. My guess is that QueryImpl is being given a specific property (the resource id) in the request, so that is all that it displays. I believe that if the request is empty then everything (sub-resources, properties and metrics) will be shown... like select * in SQL.

--
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-961) Sub-resources and metrics through API are broken.

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

Tom Beerbower updated AMBARI-961:
---------------------------------

    Issue Type: Sub-task  (was: Bug)
        Parent: AMBARI-666
    
> Sub-resources and metrics through API are broken.
> -------------------------------------------------
>
>                 Key: AMBARI-961
>                 URL: https://issues.apache.org/jira/browse/AMBARI-961
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>         Attachments: HWAMBARI-363.patch, HWAMBARI-391.patch
>
>
> Requests for a resource now only show the bare minimum about the resource ... no sub-resources or metrics are displayed. My guess is that QueryImpl is being given a specific property (the resource id) in the request, so that is all that it displays. I believe that if the request is empty then everything (sub-resources, properties and metrics) will be shown... like select * in SQL.

--
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-961) Sub-resources and metrics through API are broken.

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

Tom Beerbower updated AMBARI-961:
---------------------------------

    Attachment:     (was: HWAMBARI-363.patch)
    
> Sub-resources and metrics through API are broken.
> -------------------------------------------------
>
>                 Key: AMBARI-961
>                 URL: https://issues.apache.org/jira/browse/AMBARI-961
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>         Attachments: AMBARI-961A.patch, AMBARI-961B.patch
>
>
> Requests for a resource now only show the bare minimum about the resource ... no sub-resources or metrics are displayed. My guess is that QueryImpl is being given a specific property (the resource id) in the request, so that is all that it displays. I believe that if the request is empty then everything (sub-resources, properties and metrics) will be shown... like select * in SQL.

--
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-961) Sub-resources and metrics through API are broken.

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

Tom Beerbower updated AMBARI-961:
---------------------------------

    Attachment: AMBARI-961B.patch
                AMBARI-961A.patch
    
> Sub-resources and metrics through API are broken.
> -------------------------------------------------
>
>                 Key: AMBARI-961
>                 URL: https://issues.apache.org/jira/browse/AMBARI-961
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>         Attachments: AMBARI-961A.patch, AMBARI-961B.patch
>
>
> Requests for a resource now only show the bare minimum about the resource ... no sub-resources or metrics are displayed. My guess is that QueryImpl is being given a specific property (the resource id) in the request, so that is all that it displays. I believe that if the request is empty then everything (sub-resources, properties and metrics) will be shown... like select * in SQL.

--
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-961) Sub-resources and metrics through API are broken.

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

Tom Beerbower updated AMBARI-961:
---------------------------------

    Attachment:     (was: HWAMBARI-391.patch)
    
> Sub-resources and metrics through API are broken.
> -------------------------------------------------
>
>                 Key: AMBARI-961
>                 URL: https://issues.apache.org/jira/browse/AMBARI-961
>             Project: Ambari
>          Issue Type: Sub-task
>            Reporter: Tom Beerbower
>            Assignee: Tom Beerbower
>         Attachments: AMBARI-961A.patch, AMBARI-961B.patch
>
>
> Requests for a resource now only show the bare minimum about the resource ... no sub-resources or metrics are displayed. My guess is that QueryImpl is being given a specific property (the resource id) in the request, so that is all that it displays. I believe that if the request is empty then everything (sub-resources, properties and metrics) will be shown... like select * in SQL.

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