You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Vaibhav Gumashta (JIRA)" <ji...@apache.org> on 2014/03/21 06:00:50 UTC

[jira] [Updated] (HIVE-6535) jdbc async wait should happen during fetch for results

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

Vaibhav Gumashta updated HIVE-6535:
-----------------------------------

    Fix Version/s: 0.14.0

> jdbc async wait should happen during fetch for results
> ------------------------------------------------------
>
>                 Key: HIVE-6535
>                 URL: https://issues.apache.org/jira/browse/HIVE-6535
>             Project: Hive
>          Issue Type: Bug
>    Affects Versions: 0.14.0
>            Reporter: Thejas M Nair
>            Assignee: Vaibhav Gumashta
>             Fix For: 0.14.0
>
>
> The hive jdbc client waits query completion during execute() call. It would be better to block in the jdbc for completion when the results are being fetched.
> This way the application using hive jdbc driver can do other tasks while asynchronous query execution is happening, until it needs to fetch the result set.
>  



--
This message was sent by Atlassian JIRA
(v6.2#6252)