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

Josh Rosen resolved SPARK-3590.
-------------------------------
       Resolution: Fixed
    Fix Version/s: 1.2.0
         Assignee: Josh Rosen

> 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
>            Assignee: Josh Rosen
>             Fix For: 1.2.0
>
>
> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to