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

Apache Spark commented on SPARK-6754:
-------------------------------------

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

> 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
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to