Re: [start-connect-server.sh] connecting with org.apache.spark.deploy.worker.Worker

2025-01-24 Thread Mich Talebzadeh
ok great is sorted out Mich Talebzadeh, Architect | Data Science | Financial Crime | Forensic Analysis | GDPR view my Linkedin profile On Fri, 24 Jan 2025 at 15:27, Andrew Petersen wrote: > Thank you Mich > > It seems like the r

Re: [start-connect-server.sh] connecting with org.apache.spark.deploy.worker.Worker

2025-01-23 Thread Mich Talebzadeh
Well 1. Spark Connect workers don't directly connect to the Spark Connect server. 2. Client applications use the Spark Connect API to interact with the Spark cluster through the server. 3. I suggest focusing on developing client applications that leverage the Spark Connect API.