You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Marcelo Vanzin (JIRA)" <ji...@apache.org> on 2014/09/18 18:53:33 UTC

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

Marcelo Vanzin created SPARK-3590:
-------------------------------------

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