panbingkun commented on PR #42073:
URL: https://github.com/apache/spark/pull/42073#issuecomment-1641909732

   The manual testing process is as follows:
   1.My local env as follows:
   172.xxx.xxx.xxx
   
   2.Set the following configuration in `spark-defauls.conf`
   - spark.connect.grpc.binding.address 127.0.0.1
   - spark.connect.grpc.binding.port 5000`
   
   3.Start connect server
   sh sbin/stop-connect-server.sh
   
   4.Specify the host name and port to connect to the server
   - Success Scenario:
     <img width="930" alt="image" 
src="https://github.com/apache/spark/assets/15246973/01e2b7ce-5e1c-4c3b-b321-e97df43b8a26";>
   
   - Failure scenario:
   <img width="956" alt="image" 
src="https://github.com/apache/spark/assets/15246973/d7de08dc-ac46-4e45-98ca-2d54646fbdbb";>
   
   


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