Re: Spark Issue with Istio in Distributed Mode

2022-09-03 Thread Ilan Filonenko
Must be set in envoy (maybe could passthrough via istio) https://www.envoyproxy.io/docs/envoy/latest/api-v3/config/core/v3/protocol.proto#envoy-v3-api-field-config-core-v3-httpprotocoloptions-idle-timeout On Sat, Sep 3, 2022 at 4:23 AM Deepak Sharma wrote: > Thank for the reply IIan . > Can we

Re: Spark Issue with Istio in Distributed Mode

2022-09-03 Thread Deepak Sharma
Thank for the reply IIan . Can we set this in spark conf or does it need to goto istio / envoy conf? On Sat, 3 Sept 2022 at 10:28, Ilan Filonenko wrote: > This might be a result of the idle_timeout that is configured in envoy. > The default is an hour. > > On Sat, Sep 3, 2022 at 12:17 AM