GitHub user mengxr opened a pull request:
https://github.com/apache/spark/pull/22261
[SPARK-25248.1][PYSPARK] update barrier Python API
## What changes were proposed in this pull request?
I made one pass over the Python APIs for barrier mode and updated them to
match the Scala doc in #22240 . Major changes:
* export the public classes
* expand the docs
* add doc for BarrierTaskInfo.addresss
cc: @jiangxb1987
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/mengxr/spark SPARK-25248.1
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/spark/pull/22261.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #22261
----
commit afb50ee1150279f9cb27f92e220a332e029dbc43
Author: Xiangrui Meng <meng@...>
Date: 2018-08-29T03:44:54Z
update barrier Python API
----
---
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]