hvanhovell commented on PR #50006:
URL: https://github.com/apache/spark/pull/50006#issuecomment-2669679061

   @Kimahriman for scala you probably need to change 
`org.apache.spark.sql.connect.client.SparkConnectClient.Configuration.credentials`.
 If you don't want SSL I guess you can compose `InsecureChannelCredentials` 
with `CallCredentials`, but I frankly have no idea if that satisfies the 
requirements, and if it is even allowed by gRPC.


-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to