[
https://issues.apache.org/jira/browse/HIVE-4617?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14047313#comment-14047313
]
Lefty Leverenz commented on HIVE-4617:
--------------------------------------
*hive.server2.async.exec.threads*, *hive.server2.async.exec.shutdown.timeout*,
and the new default value for *hive.server2.thrift.max.worker.threads* are
documented in the wiki here:
* [Configuration Properties: hive.server2.async.exec.threads |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.async.exec.threads]
* [Configuration Properties: hive.server2.async.exec.shutdown.timeout |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.async.exec.shutdown.timeout]
* [Configuration Properties: hive.server2.thrift.max.worker.threads |
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-hive.server2.thrift.max.worker.threads]
> Asynchronous execution in HiveServer2 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.12.0
> Reporter: Jaideep Dhok
> Assignee: Vaibhav Gumashta
> Fix For: 0.12.0
>
> Attachments: HIVE-4617.D12417.1.patch, HIVE-4617.D12417.2.patch,
> HIVE-4617.D12417.3.patch, HIVE-4617.D12417.4.patch, HIVE-4617.D12417.5.patch,
> HIVE-4617.D12417.6.patch, HIVE-4617.D12507.1.patch, HIVE-4617.D12507.2.patch,
> HIVE-4617.D12507.3.patch, HIVE-4617.D12507.4.patch, HIVE-4617.D12507.5.patch,
> HIVE-4617.D12507.6.patch, HIVE-4617.D12507Test.1.patch,
> HIVE-4617.D12783.1.patch
>
>
> Provide a way to run a queries asynchronously. Current executeStatement call
> blocks until the query run is complete.
--
This message was sent by Atlassian JIRA
(v6.2#6252)