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 2014/10/13 18:41:34 UTC

[jira] [Commented] (SPARK-3590) Expose async APIs in the Java API

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

Apache Spark commented on SPARK-3590:
-------------------------------------

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

> Expose async APIs in the Java API
> ---------------------------------
>
>                 Key: SPARK-3590
>                 URL: https://issues.apache.org/jira/browse/SPARK-3590
>             Project: Spark
>          Issue Type: New Feature
>          Components: Java API
>            Reporter: Marcelo Vanzin
>
> Currently, a single async method is exposed through the Java API (JavaRDDLike::foreachAsync). That method returns a Scala future (FutureAction).
> We should bring the Java API up to sync with the Scala async APIs, and also expose Java-friendly types (e.g. a proper java.util.concurrent.Future).



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