arunmahadevan commented on issue #24630: [SPARK-27754][K8S] Introduce 
additional config (spark.kubernetes.driver.request.cores) for driver request 
cores for spark on k8s
URL: https://github.com/apache/spark/pull/24630#issuecomment-493531085
 
 
   >Or, could you enhance K8s document about this instead of adding this 3rd 
way of cpu spec? In fact, I prefer this document updates.
   
   I agree we have an alternate way of specifying the driver cpu request cores 
for spark on k8s via the pod template. However we already have 
`spark.kubernetes.executor.request.cores` for executor but similar is missing 
for driver and it leads to confusion. Also users may just want to directly 
specify via the configs rather than providing pod template. So the point is 
then should we consider removing all the "spark.kubernetes" configs that can be 
specified via pod templates?

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

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

Reply via email to