You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2015/04/08 07:41:12 UTC

[jira] [Resolved] (SPARK-6754) TaskContextHelper is not necessary

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

Reynold Xin resolved SPARK-6754.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.4.0

> TaskContextHelper is not necessary
> ----------------------------------
>
>                 Key: SPARK-6754
>                 URL: https://issues.apache.org/jira/browse/SPARK-6754
>             Project: Spark
>          Issue Type: Improvement
>          Components: Spark Core
>    Affects Versions: 1.3.0
>            Reporter: Kay Ousterhout
>            Assignee: Kay Ousterhout
>            Priority: Minor
>             Fix For: 1.4.0
>
>
> The TaskContextHelper was originally necessary because TaskContext was written in Java, which does not have a way to specify that classes are package-private, so TaskContextHelper existed to work around this.  Now that TaskContext has been re-written in Scala, this class is no longer necessary.



--
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