You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "María GH (JIRA)" <ji...@apache.org> on 2017/01/06 19:19:58 UTC

[jira] [Closed] (BEAM-1238) Update README examples to use the new io APIs

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

María GH closed BEAM-1238.
--------------------------
       Resolution: Fixed
    Fix Version/s: Not applicable

> Update README examples to use the new io APIs
> ---------------------------------------------
>
>                 Key: BEAM-1238
>                 URL: https://issues.apache.org/jira/browse/BEAM-1238
>             Project: Beam
>          Issue Type: Bug
>          Components: sdk-py
>            Reporter: María GH
>            Assignee: María GH
>            Priority: Minor
>             Fix For: Not applicable
>
>   Original Estimate: 72h
>  Remaining Estimate: 72h
>
> beam.Read(beam.io.TextFileSource(...)) --> beam.io.ReadFromText(...)
> beam.Write(beam.io.TextFileSink(...)) --> beam.io.WriteToText(...)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)