|
@@ -947,8 +947,8 @@
|
|
|
## query_timeout_s=600
|
|
## query_timeout_s=600
|
|
|
|
|
|
|
|
# If > 0, the session will be timed out (i.e. cancelled) if Impala does not do any work
|
|
# If > 0, the session will be timed out (i.e. cancelled) if Impala does not do any work
|
|
|
- # (compute or send back results) for that session within QUERY_TIMEOUT_S seconds (default 12hours).
|
|
|
|
|
- ## session_timeout_s=43200
|
|
|
|
|
|
|
+ # (compute or send back results) for that session within QUERY_TIMEOUT_S seconds (default 1 hour).
|
|
|
|
|
+ ## session_timeout_s=3600
|
|
|
|
|
|
|
|
# Override the desktop default username and password of the hue user used for authentications with other services.
|
|
# Override the desktop default username and password of the hue user used for authentications with other services.
|
|
|
# e.g. Used for LDAP/PAM pass-through authentication.
|
|
# e.g. Used for LDAP/PAM pass-through authentication.
|