Skip to content

Conversation

@HuangLED
Copy link
Contributor

@HuangLED HuangLED commented Feb 22, 2019

Wire SideInputHandler (PR#7619) inside dataflow java runner harness.

28 out of 28 validationTest passed in ViewTest.


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.

Post-Commit Tests Status (on master branch)

Lang SDK Apex Dataflow Flink Gearpump Samza Spark
Go Build Status --- --- --- --- --- ---
Java 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 --- --- ---

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

@HuangLED HuangLED changed the title [DON'T REVIEW][DRAFT] Connect SideInputHandler in dataflow runner. [BEAM-6504]Connect SideInputHandler in dataflow runner. Feb 25, 2019
@HuangLED HuangLED changed the title [BEAM-6504]Connect SideInputHandler in dataflow runner. [BEAM-6504]Connect SideInputHandler in dataflow runner (Part 2) Feb 25, 2019
@HuangLED
Copy link
Contributor Author

HuangLED commented Feb 25, 2019

R: @boyuanzz, @rohdesamuel

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 4, 2019

ping...

*/
public class CreateExecutableStageNodeFunction
implements Function<MutableNetwork<Node, Edge>, Node> {
private static final Logger LOG =
Copy link
Contributor

Choose a reason for hiding this comment

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

is this LOG used somewhere?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks for catching this. Removed.

Copy link
Contributor

@boyuanzz boyuanzz left a comment

Choose a reason for hiding this comment

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

LGTM. Thanks for adding these.

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 4, 2019

Run Portable_Python PreCommit

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 4, 2019

Run Python_PVR_Flink PreCommit

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 4, 2019

Run Java PreCommit

3 similar comments
@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 4, 2019

Run Java PreCommit

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 4, 2019

Run Java PreCommit

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 5, 2019

Run Java PreCommit

@HuangLED
Copy link
Contributor Author

HuangLED commented Mar 5, 2019

@lukecwik lukecwik self-requested a review March 12, 2019 17:53
@lukecwik lukecwik merged commit 8502b36 into apache:master Mar 12, 2019
@HuangLED HuangLED deleted the df-sideinput branch March 18, 2019 17:31
RobbeSneyders pushed a commit to RobbeSneyders/beam that referenced this pull request Apr 9, 2019
…che#7926)

* Connect SideInputHandler in dataflow runner.

* Remove unused LOG info

* Remove redundant `include` line
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.

3 participants