You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lens.apache.org by "Rajat Khandelwal (JIRA)" <ji...@apache.org> on 2016/07/01 07:23:11 UTC

[jira] [Commented] (LENS-1191) Lens Python client should support half sync half async model of execution

    [ https://issues.apache.org/jira/browse/LENS-1191?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15358556#comment-15358556 ] 

Rajat Khandelwal commented on LENS-1191:
----------------------------------------

Solving this along with LENS-1202

> Lens Python client should support half sync half async model of execution 
> --------------------------------------------------------------------------
>
>                 Key: LENS-1191
>                 URL: https://issues.apache.org/jira/browse/LENS-1191
>             Project: Apache Lens
>          Issue Type: New Feature
>            Reporter: Puneet Gupta
>            Assignee: Rajat Khandelwal
>
> Lens Python client should support half sync half async model of execution similar to java lens client's behavior when waitForQueryToComplete = true org.apache.lens.client.LensStatement#executeQuery(org.apache.lens.api.query.QueryPrepareHandle, boolean, java.lang.String). 
> This helps is reducing the complexity of embedding similar logic(polling/call back) in all client applications. 



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