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

Josh Rosen commented on SPARK-3590:
-----------------------------------

I've opened a pull request to add these Java APIs: 
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to