Uh oh!
There was an error while loading. Please reload this page.
[BEAM-8471] Put back FlinkJobServerDriver.fromParams to fix post commit - #9911
Conversation
tweise
commented
Oct 28, 2019
follow-up from #9872 |
tweise
commented
Oct 28, 2019
Run Java Flink PortableValidatesRunner Streaming |
ibzib
commented
Oct 28, 2019
Any reason we can't change |
tweise
commented
Oct 28, 2019
Definitely worthwhile to investigate as follow-up. I don't like that fromXXX spaghetti and was trying to reduce it a bit. Will still need reflection to instantiate the class though. |
ibzib
commented
Oct 28, 2019
Right, but we could add |
ibzib
left a comment
There was a problem hiding this comment.
Anyway, your changes LGTM. I don't think we need to change too much to improve the interface stuff, but if you don't want to do that here I can do it in a follow-up.
tweise
commented
Oct 29, 2019
Go for it. What I did was to make something else work, it would be good to do a focussed cleanup. |
ibzib
commented
Oct 29, 2019
Filed https://issues.apache.org/jira/browse/BEAM-8509 as a follow-up. |
https://builds.apache.org/job/beam_PostCommit_Java_PVR_Flink_Streaming/lastCompletedBuild/testReport/org.apache.beam.sdk/PipelineTest/testTupleInjectionTransform/
Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:
R: @username).[BEAM-XXX] Fixes bug in ApproximateQuantiles, where you replaceBEAM-XXXwith the appropriate JIRA issue, if applicable. This will automatically link the pull request to the issue.See the Contributor Guide for more tips on how to make review process smoother.
Post-Commit Tests Status (on master branch)
Pre-Commit Tests Status (on master branch)
See .test-infra/jenkins/README for trigger phrase, status and link of all Jenkins jobs.