Async Exec Poll Interval

Key Name Default Value Required

AsyncExecPollInterval

10

No

Description

The time in milliseconds between each poll for the query execution status.

"Asynchronous execution" refers to the fact that the RPC call used to execute a query against Impala is asynchronous. It does not mean that ODBC asynchronous operations are supported.