ZhangchengHu0923 edited a comment on issue #844: URL: https://github.com/apache/incubator-seatunnel/issues/844#issuecomment-1062664515
> @ZhangchengHu0923 We don't seem to be able to add `jdbc.connect_timeout` and `jdbc.socket_timeout` these two parameters to the `Data Source Option` . Please refer to the parameters supported by the `spark Data Source Option` : https://spark.apache.org/docs/latest/sql-data-sources-jdbc.html#data-source-option I have read the spark doc u post out, but what surprising me is that the configuration did works, I guess spark-jdbc haven't limit the params should be in the param list which lead some native JDBC params works. Welcome to verify according to the steps I provided earlier @wuchunfu @CalvinKirs -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
