You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by "Davor Bonaci (JIRA)" <ji...@apache.org> on 2017/05/02 00:43:04 UTC

[jira] [Assigned] (BEAM-2132) Properly document testing side inputs

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

Davor Bonaci reassigned BEAM-2132:
----------------------------------

    Assignee: Jason Kuster  (was: Davor Bonaci)

> Properly document testing side inputs
> -------------------------------------
>
>                 Key: BEAM-2132
>                 URL: https://issues.apache.org/jira/browse/BEAM-2132
>             Project: Beam
>          Issue Type: Improvement
>          Components: website
>    Affects Versions: 0.6.0
>            Reporter: Mitchell Lillie
>            Assignee: Jason Kuster
>              Labels: documentation, newbie
>
> Expectation: The Beam guide section on ["Testing your Pipeline"|https://beam.apache.org/documentation/pipelines/test-your-pipeline/#side-inputs] should provide an example of testing with side inputs.
> Actual: The section mentions using {{DoFnTester.setSideInputs}}, but the example calls {{DoFnTester.setSideInputInGlobalWindow}}, a method that is not documented for {{DoFnTester}}.
> Resolution: Provide a working model example for both {{DoFnTester.setSideInput}} and {{DoFnTester.setSideInputs}}.



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