[ 
https://issues.apache.org/jira/browse/SPARK-4966?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14258675#comment-14258675
 ] 

Apache Spark commented on SPARK-4966:
-------------------------------------

User 'XuTingjun' has created a pull request for this issue:
https://github.com/apache/spark/pull/3797

> The MemoryOverhead value is not correct
> ---------------------------------------
>
>                 Key: SPARK-4966
>                 URL: https://issues.apache.org/jira/browse/SPARK-4966
>             Project: Spark
>          Issue Type: Bug
>          Components: YARN
>            Reporter: meiyoula
>
> The value of amMemory and executorMemory is changed in parseArgs method. But 
> the amMemoryOverhead and executorMemoryOverhead are setted before i. So the 
> MemoryOverhead will not changed if amMemory changed, also “math.max” has no 
> meaning.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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

Reply via email to