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

Ismaël Mejía updated BEAM-7926:
-------------------------------
    Status: Open  (was: Triage Needed)

> Visualize PCollection with iBeam
> --------------------------------
>
>                 Key: BEAM-7926
>                 URL: https://issues.apache.org/jira/browse/BEAM-7926
>             Project: Beam
>          Issue Type: New Feature
>          Components: examples-python
>            Reporter: Ning Kang
>            Assignee: Ning Kang
>            Priority: Major
>
> Support auto plotting / charting of materialized data of a given PCollection 
> with interactive Beam.
> Say an iBeam pipeline defined as
> p = ibeam.create_pipeline()
> pcoll = p | 'Transform' >> transform()
> The use can call a single function and get auto-magical charting of the data 
> as materialized pcoll.
> e.g., ibeam.visualize(pcoll)



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to