[
https://issues.apache.org/jira/browse/HIVE-25227?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matt McCline updated HIVE-25227:
--------------------------------
Description:
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.
was: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.
> 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)