You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2015/10/29 15:39:27 UTC

[jira] [Commented] (SPARK-11348) Replace addOnCompleteCallback with addTaskCompletionListener() in UnsafeExternalSorter

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

Apache Spark commented on SPARK-11348:
--------------------------------------

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

> Replace addOnCompleteCallback with addTaskCompletionListener() in UnsafeExternalSorter
> --------------------------------------------------------------------------------------
>
>                 Key: SPARK-11348
>                 URL: https://issues.apache.org/jira/browse/SPARK-11348
>             Project: Spark
>          Issue Type: Bug
>          Components: Spark Core
>            Reporter: Ted Yu
>            Priority: Minor
>         Attachments: spark-11348.txt
>
>
> When practicing the command from SPARK-11318, I got the following:
> {code}
> [WARNING] /home/hbase/spark/core/src/main/java/org/apache/spark/util/collection/unsafe/sort/UnsafeExternalSorter.java:[141,15] [deprecation]                                      addOnCompleteCallback(Function0<BoxedUnit>) in TaskContext has been deprecated
> {code}
> addOnCompleteCallback should be replaced with addTaskCompletionListener()



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

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@spark.apache.org
For additional commands, e-mail: issues-help@spark.apache.org