You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Yusaku Sako (JIRA)" <ji...@apache.org> on 2014/11/15 00:59:34 UTC

[jira] [Updated] (AMBARI-6992) Python client needs the ability to poll requests until they complete

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

Yusaku Sako updated AMBARI-6992:
--------------------------------
    Fix Version/s:     (was: 1.7.0)
                   2.0.0

> Python client needs the ability to poll requests until they complete
> --------------------------------------------------------------------
>
>                 Key: AMBARI-6992
>                 URL: https://issues.apache.org/jira/browse/AMBARI-6992
>             Project: Ambari
>          Issue Type: Improvement
>          Components: ambari-web
>    Affects Versions: 1.6.1
>            Reporter: Greg Hill
>            Assignee: Greg Hill
>             Fix For: 2.0.0
>
>         Attachments: AMBARI-6992.patch
>
>
> We need to add the ability to poll for request completion to the python client.  I suggest we add a 'wait_for' method that takes a request object.
> For example:
> wait_for(client.create_host_from_blueprint(*args))
> wait_for(host.start_all_components())



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)