Skip to content

[BEAM-8335] Modify PipelineInstrument to add TestStream for unbounded PCollections#10368

Closed
rohdesamuel wants to merge 2 commits intoapache:masterfrom
rohdesamuel:streaminginstrument_3
Closed

[BEAM-8335] Modify PipelineInstrument to add TestStream for unbounded PCollections#10368
rohdesamuel wants to merge 2 commits intoapache:masterfrom
rohdesamuel:streaminginstrument_3

Conversation

@rohdesamuel
Copy link
Contributor

@rohdesamuel rohdesamuel commented Dec 12, 2019

  • Adds a StreamingCacheReceiver to mark any unbounded PCollections that will need to be cached and used as input to the TestStream.
  • Modifies the PipelineInstrument class to add the TestStream and output to the marked PCollections

R: @davidyan74
R: @kevingg

#interactive

Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Format the pull request title like [BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replace BEAM-XXX with the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- Build Status --- --- Build Status
Java Build Status Build Status Build Status Build Status
Build Status
Build Status
Build Status Build Status Build Status
Build Status
Build Status
Python Build Status
Build Status
Build Status
Build Status
--- Build Status
Build Status
Build Status
Build Status
--- --- Build Status
XLang --- --- --- Build Status --- --- ---

Pre-Commit Tests Status (on master branch)

--- Java Python Go Website
Non-portable Build Status Build Status
Build Status
Build Status Build Status
Portable --- Build Status --- ---

See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.

Copy link
Contributor

@nika-qubit nika-qubit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@rohdesamuel
Copy link
Contributor Author

R: @pabloem Hey Pablo, can you review this when you can please?

@rohdesamuel
Copy link
Contributor Author

Run Python2_PVR_Flink PreCommit

@rohdesamuel rohdesamuel force-pushed the streaminginstrument_3 branch from e24f308 to ceaf4a7 Compare January 21, 2020 18:15
Copy link
Member

@pabloem pabloem left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only a few style suggestions. LGTM other than those.

@rohdesamuel rohdesamuel force-pushed the streaminginstrument_3 branch from ceaf4a7 to 4b53792 Compare January 28, 2020 01:29
@pabloem
Copy link
Member

pabloem commented Feb 4, 2020

Run Python PreCommit

1 similar comment
@pabloem
Copy link
Member

pabloem commented Feb 4, 2020

Run Python PreCommit

@pabloem
Copy link
Member

pabloem commented Feb 4, 2020

it looks like the tests are failing @rohdesamuel
https://builds.apache.org/job/beam_PreCommit_Python_Phrase/1432/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants