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

Lefty Leverenz commented on HIVE-13782:
---------------------------------------

Doc note:  This adds the configuration parameter 
*hive.server2.async.exec.async.compile* to HiveConf.java, so it will need to be 
documented in the HiveServer2 section of Configuration Properties for release 
2.1.0.

* [Configuration Properties -- HiveServer2 | 
https://cwiki.apache.org/confluence/display/Hive/Configuration+Properties#ConfigurationProperties-HiveServer2]

Added a TODOC2.1 label.

> Compile async query asynchronously
> ----------------------------------
>
>                 Key: HIVE-13782
>                 URL: https://issues.apache.org/jira/browse/HIVE-13782
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Jimmy Xiang
>            Assignee: Jimmy Xiang
>            Priority: Minor
>              Labels: TODOC2.1
>             Fix For: 2.0.1
>
>         Attachments: HIVE-13782.1.patch
>
>
> Currently, when an async query is submitted to HS2, HS2 does the preparation 
> synchronously. One of the preparation step is to compile the query, which may 
> take some time. It will be helpful to provide an option to do the compilation 
> asynchronously.



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

Reply via email to