Github user dongjoon-hyun commented on a diff in the pull request:

    https://github.com/apache/spark/pull/22585#discussion_r221370559
  
    --- Diff: docs/running-on-kubernetes.md ---
    @@ -691,6 +691,7 @@ specific to Spark on Kubernetes.
         Example values include 0.1, 500m, 1.5, 5, etc., with the definition of 
cpu units documented in [CPU 
units](https://kubernetes.io/docs/tasks/configure-pod-container/assign-cpu-resource/#cpu-units).
   
         This is distinct from <code>spark.executor.cores</code>: it is only 
used and takes precedence over <code>spark.executor.cores</code> for specifying 
the executor pod cpu request if set. Task 
         parallelism, e.g., number of tasks an executor can run concurrently is 
not affected by this.
    +  </td>
    --- End diff --
    
    Thank you for review, @liyinan926 . :)


---

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

Reply via email to