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

Tim Armstrong updated IMPALA-9239:
----------------------------------
    Component/s: Frontend

> Add timeout for query analysis/planning
> ---------------------------------------
>
>                 Key: IMPALA-9239
>                 URL: https://issues.apache.org/jira/browse/IMPALA-9239
>             Project: IMPALA
>          Issue Type: Bug
>          Components: Frontend
>            Reporter: Zoltán Borók-Nagy
>            Priority: Major
>
> We've seen queries hanging in the planner. The concrete hang was in the Kudu 
> client, for that I opened KUDU-3019.
> But we should investigate the possibilities of adding an overall timeout on 
> the Frontend activities (analysis/authorization/planning).
> It'd be useful because the Frontend reaches out to other services – e.g. 
> Catalogd, HDFS Namenode, authorization provider, Kudu, etc. --. and an 
> overall timeout would be a robust solution for these kind of hangs in broken 
> API calls.
> Of course, in the meantime we should still use timeouts on each API call 
> where possible.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to