Github user liyinan926 commented on a diff in the pull request:

    https://github.com/apache/spark/pull/21748#discussion_r202802089
  
    --- Diff: docs/running-on-kubernetes.md ---
    @@ -120,8 +120,8 @@ This URI is the location of the example jar that is 
already in the Docker image.
     ## Client Mode
     
     Starting with Spark 2.4.0, it is possible to run Spark applications on 
Kubernetes in client mode. When running a Spark
    -application in client mode, a separate pod is not deployed to run the 
driver. When running an application in
    -client mode, it is recommended to account for the following factors:
    +application in client mode, a separate pod is not deployed to run the 
driver. Your Spark driver does not need to run in
    +a Kubernetes pod. When running an application in client mode, it is 
recommended to account for the following factors:
    --- End diff --
    
    I think you can even remove `the driver process is run locally`.


---

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

Reply via email to