[
https://issues.apache.org/jira/browse/SPARK-5549?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Reynold Xin resolved SPARK-5549.
--------------------------------
Resolution: Fixed
Fix Version/s: 1.3.0
> Define TaskContext interface in Scala
> -------------------------------------
>
> Key: SPARK-5549
> URL: https://issues.apache.org/jira/browse/SPARK-5549
> Project: Spark
> Issue Type: Improvement
> Components: Spark Core
> Reporter: Reynold Xin
> Assignee: Reynold Xin
> Fix For: 1.3.0
>
>
> I originally proposed defining TaskContext interface in Java so it is more
> Java friendly. At the time I didn't know the Scala compiler would generate
> static methods for companion methods (as long as there is no name collision).
> One problem with defining the interface in Java is that it doesn't show up in
> ScalaDoc (the interface shows up, but none of the comments do).
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]