GitHub user dvogelbacher opened a pull request:

    https://github.com/apache/spark/pull/20943

    requesting memory + memory overhead when creating kubernetes pods for…

    ## What changes were proposed in this pull request?
    
    Kubernetes driver and executor pods should request `memory + 
memoryOverhead` as their resources instead of just `memory`, see 
https://issues.apache.org/jira/browse/SPARK-23825
    
    ## How was this patch tested?
    Existing unit tests were adapted.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/dvogelbacher/spark spark-23825

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/spark/pull/20943.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #20943
    
----

----


---

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

Reply via email to