Kimahriman commented on PR #49965:
URL: https://github.com/apache/spark/pull/49965#issuecomment-2660968935

   @HyukjinKwon @hvanhovell 
   
   The Scala local remote setup works a lot different so I wasn't sure what if 
anything could be done with that. Currently if you start two `spark-shell 
--remote local`, the second one will just silently not create a new Spark 
Connect server and instead connect to the first one. Not sure if this is 
intentional or not. I'm also not sure how the connect API mode is supposed to 
work in Scala with a cluster deploy mode, like in Yarn, since it uses the 
`start-connect-server` script which I don't think exists in the uploaded 
artifacts? Not totally sure on that one.


-- 
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: reviews-unsubscr...@spark.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to