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

Matt McCline resolved HIVE-25227.
---------------------------------
    Resolution: Invalid

_HIVE_SERVER2_ASYNC_EXEC_ASYNC_COMPILE_("hive.server2.async.exec.async.compile",
 *false*,
"Whether to enable compiling async query asynchronously. If enabled, it is 
unknown if the query will have any resultset before compilation completed."),

Asynchronous prepare is already implemented!

> Thrift CLI Service Protocol: Eliminate long compile requests than proxies can 
> timeout
> -------------------------------------------------------------------------------------
>
>                 Key: HIVE-25227
>                 URL: https://issues.apache.org/jira/browse/HIVE-25227
>             Project: Hive
>          Issue Type: Improvement
>            Reporter: Matt McCline
>            Assignee: Matt McCline
>            Priority: Major
>
> CONSIDER: Avoid proxy (GW) timeouts on long Hive query compiles. Use request 
> to start the operation; then poll for status like we do for execution.
> E.g. a HTTP Gateway can have arbitrary timeouts and cause queries with long 
> compile times to fail.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to