GitHub user XuMingmin opened a pull request:
https://github.com/apache/beam/pull/2458
[Beam-1705]: add method in Pipeline to visualize the DAG
Add a method `visualizePipeline` in `Pipeline` to visualize data flow.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/XuMingmin/beam BEAM-1705-2
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/beam/pull/2458.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 #2458
----
commit 09df9b5c15dd5b409d9da937225caa073a663255
Author: XuMingmin <[email protected]>
Date: 2017-03-15T21:45:17Z
Merge pull request #3 from apache/master
sync-up code
commit 83ea09ea195315afac94116a248b4995231e2d72
Author: XuMingmin <[email protected]>
Date: 2017-04-03T22:28:03Z
Merge pull request #6 from apache/master
rebase
commit 8b8347268035ddb37bfc5865306368c5dc2cad67
Author: XuMingmin <[email protected]>
Date: 2017-04-05T21:50:06Z
Merge pull request #7 from apache/master
rebase
commit 58dc625bd92e0da9c153308800c2eb2fbd39e8bf
Author: mingmxu <[email protected]>
Date: 2017-04-07T05:17:52Z
add function visualizePipeline
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---