-
Notifications
You must be signed in to change notification settings - Fork 4.5k
Add Chicago Taxi Example on Dataflow #8845
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
Run seed job |
|
Run Chicago Taxi on Dataflow |
1 similar comment
|
Run Chicago Taxi on Dataflow |
|
Run Chicago Taxi Example on Dataflow |
|
Run Python Dataflow ValidatesRunner |
|
Run seed job |
|
Run Chicago Taxi on Dataflow |
| PostcommitJobBuilder.postCommitJob('beam_PostCommit_Python_Chicago_Taxi_Dataflow', | ||
| 'Run Chicago Taxi on Dataflow', 'Google Cloud Dataflow Runner Chicago Taxi Example', this) { | ||
|
|
||
| description('Runs the Chicago Taxi Example on the Dataflow runner.') |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Is it missing to set common job parameters, like other jobs do
commonJobProperties.setTopLevelMainJobProperties(delegate)
?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You're right, this is what was missing. Thanks!
|
Run seed job |
|
Run Chicago Taxi on Dataflow |
1 similar comment
|
Run Chicago Taxi on Dataflow |
|
Run seed job |
|
Run Chicago Taxi on Dataflow |
3bbd62d to
18f7baa
Compare
18f7baa to
4b59db3
Compare
4b59db3 to
4f6f487
Compare
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.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.