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

Apache Spark commented on SPARK-20347:
--------------------------------------

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

> Provide AsyncRDDActions in Python
> ---------------------------------
>
>                 Key: SPARK-20347
>                 URL: https://issues.apache.org/jira/browse/SPARK-20347
>             Project: Spark
>          Issue Type: Improvement
>          Components: PySpark
>    Affects Versions: 2.2.0
>            Reporter: holdenk
>            Priority: Minor
>
> In core Spark AsyncRDDActions allows people to perform non-blocking RDD 
> actions. In Python where threading & is a bit more involved there could be 
> value in exposing this, the easiest way might involve using the Py4J callback 
> server on the driver.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to