imvtsl opened a new issue, #85:
URL: https://github.com/apache/spark-connect-go/issues/85

   We can reduce effort in [Step 
4](https://github.com/apache/spark-connect-go/blob/a8fccbf4619bb1a59fe87d9a1fcd7361e26142ab/README.md?plain=1#L31)
 of 
[Readme.md](https://github.com/apache/spark-connect-go/blob/a8fccbf4619bb1a59fe87d9a1fcd7361e26142ab/README.md)
 if we run Spark Connect server in a docker container.
   
   Doing this would also help with 
[this](https://github.com/apache/spark-connect-go/blob/a8fccbf4619bb1a59fe87d9a1fcd7361e26142ab/README.md)
 step when setting up a spark-connect-go application.
   
   ### Proposed solution:
   Have a DockerFile or a docker compose file that runs Spark Connect Server on 
port 15002. Then, we could simply do `docker-compose up` to get the spark 
connect server ready.
   
   I can raise a PR with this proposed solution.
   


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