[ 
https://issues.apache.org/jira/browse/SPARK-2185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Reynold Xin resolved SPARK-2185.
--------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.0

> Scheduler should print warning when tasks are larger than the recommended size
> ------------------------------------------------------------------------------
>
>                 Key: SPARK-2185
>                 URL: https://issues.apache.org/jira/browse/SPARK-2185
>             Project: Spark
>          Issue Type: Bug
>    Affects Versions: 1.0.0
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>             Fix For: 1.1.0
>
>
> This commit 
> https://github.com/apache/spark/commit/57579934f0454f258615c10e69ac2adafc5b9835
>  changed the scheduler to print a warning for tasks larger than the 
> recommended size, but I did a bad git merge of some scheduling code shortly 
> after that commit was added that wiped out the line of code that sets 
> TaskInfo.serializedSize, meaning the warning added is never emitted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)

Reply via email to