You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Amruth S (JIRA)" <ji...@apache.org> on 2017/12/25 05:39:00 UTC

[jira] [Created] (HIVE-18338) [Client, JDBC] Asynchronous interface through hive JDBC.

Amruth S created HIVE-18338:
-------------------------------

             Summary: [Client, JDBC] Asynchronous interface through hive JDBC.
                 Key: HIVE-18338
                 URL: https://issues.apache.org/jira/browse/HIVE-18338
             Project: Hive
          Issue Type: Improvement
          Components: Clients, JDBC
            Reporter: Amruth S
            Assignee: Amruth S
            Priority: Minor


Lot of users are struggling and rewriting a lot of boiler plate over thrift to get pure asynchronous capability. 

The idea is to expose operation handle, so that clients can persist it and later can latch on to the same execution.

Let me know your ideas around this. We have solved this already at our org by tweaking HiveStatement.java.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)