Configuration for the internal datastore using by Query Engine for audit and for login sessions.

Name

Type

Details

dataSource

The JDBC data source for storing audit information.

retryBase

Time to wait for re-attempting to connect to the datasource.

retryIncrement

Additional time to wait for re-attempting to connect to the datasource for each retry.

retryLimit

int

Maximum number of retries, zero ⇒ no retries, <0 implies unlimited retries.