Csaba Ringhofer has posted comments on this change. ( 
http://gerrit.cloudera.org:8080/23466 )

Change subject: IMPALA-14440: Set default http_socket_timeout_s
......................................................................


Patch Set 1:

(1 comment)

http://gerrit.cloudera.org:8080/#/c/23466/1//COMMIT_MSG
Commit Message:

http://gerrit.cloudera.org:8080/#/c/23466/1//COMMIT_MSG@9
PS1, Line 9: Sets a default http_socket_timeout_s of 120s
Can't this cause problems when planning time is long, e.g. because it is 
waiting to load large tables?

Tried with very small timeout and it caused issues:
impala-shell --http_socket_timeout_s=0.5 --protocol=hs2-http
invalidate metadata tpcds.store_sales;
explain select * from tpcds.store_sales;

Query: explain select * from  tpcds.store_sales
2025-09-29 12:55:15 [Exception] type=<class 'socket.timeout'> in 
ExecuteStatement.  timed out
2025-09-29 12:55:15 [Exception] Socket errorNone timed out
[Not connected] > Goodbye csringhofer



--
To view, visit http://gerrit.cloudera.org:8080/23466
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I09f62188552caf65786f57a190722bfe020fc82d
Gerrit-Change-Number: 23466
Gerrit-PatchSet: 1
Gerrit-Owner: Michael Smith <[email protected]>
Gerrit-Reviewer: Abhishek Rawat <[email protected]>
Gerrit-Reviewer: Csaba Ringhofer <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Joe McDonnell <[email protected]>
Gerrit-Reviewer: Michael Smith <[email protected]>
Gerrit-Comment-Date: Mon, 29 Sep 2025 10:57:24 +0000
Gerrit-HasComments: Yes

Reply via email to