Description
Currently the default HttpClient had value -1, in some cases this will cause Knox connections to hang for e.g. using beeline.
Specifically, we need to determine default values for "gateway.httpclient.connectionTimeout" and "gateway.httpclient.socketTimeout". In the meantime, we should make sure that Hive documentation includes some inisghts into tuning these service level params to avoid hangs.
Attachments
Attachments
Issue Links
- is related to
-
KNOX-1813 Update documentation to reflect change in default values for HttpClient connection and socket timeout to 20 sec
- Closed