[
https://issues.apache.org/jira/browse/HIVE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13747020#comment-13747020
]
Phabricator commented on HIVE-4617:
-----------------------------------
thejas has commented on the revision "HIVE-4617 [jira] ExecuteStatementAsync
call to run a query in non-blocking mode".
INLINE COMMENTS
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:737 can you also
add these to with description to conf/hive-default.xml.template ?
common/src/java/org/apache/hadoop/hive/conf/HiveConf.java:738 As you
mentioned offline, since the term task is used in other contexts in hive, it
might be better to rename this . Maybe, rename from
hive.server2.thrift.async.task* to hive.server2.thrift.asyncexec.* ?
REVISION DETAIL
https://reviews.facebook.net/D12417
To: JIRA, vaibhavgumashta
Cc: thejas
> ExecuteStatementAsync call to run a query in non-blocking mode
> --------------------------------------------------------------
>
> Key: HIVE-4617
> URL: https://issues.apache.org/jira/browse/HIVE-4617
> Project: Hive
> Issue Type: Improvement
> Components: HiveServer2
> Affects Versions: 0.11.0
> Reporter: Jaideep Dhok
> Assignee: Vaibhav Gumashta
> Attachments: HIVE-4617.D12417.1.patch
>
>
> Provide a way to run a queries asynchronously. Current executeStatement call
> blocks until the query run is complete.
--
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