Alon
Alon
Is there any workaround how a push query can be executed from CLI without being terminated by a time-out after 1 minute max?
@lwouis , I believe that a "simple" optional sorting by the app name, as suggested by @ejabu , can be helpful for many users, especially when working with multiple windows...
Similar issue happened to me as well. Would it make sense to set `CLIENT_SESSION_KEEP_ALIVE = true` for the connector user?
@sfc-gh-tzhang For me, it happened with version 1.6.9
@sfc-gh-tzhang which is the recommended version to use according to the documentation: https://docs.snowflake.com/en/user-guide/kafka-connector-install.html#installing-the-connector
@scholzj you wrote: > This can be configured using environment variables I assume you meant in this case it'd be the environment variable KAFKA_JMX_OPTS, could you please elaborate what would...