Skip to content

Conversation

@lukecwik
Copy link
Member

Be sure to do all of the following to help us incorporate your contribution
quickly and easily:

  • Make sure the PR title is formatted like:
    [BEAM-<Jira issue #>] Description of pull request
  • Make sure tests pass via mvn clean verify. (Even better, enable
    Travis-CI on your fork and ensure the whole test matrix passes).
  • Replace "<Jira issue #>" in the title with the actual Jira issue
    number, if there is one.
  • If this contribution is large, please file an Apache
    Individual Contributor License Agreement.

Default implementation for Dataflow requires you to specify the runnableOnServicePipelineOptions
system property with a valid project/runner/... to be able to execute on Google Cloud Dataflow.

Default implementation for Flink and Spark are to have it disabled.

Note the whitespace formatting fix on spark pom.xml

…ers package

Default implementation for Flink and Spark are to have it disabled.
Default implementation for Dataflow requires you to specify the runnableOnServicePipelineOptions
system property with a valid project/runner/... to be able to execute on Google Cloud Dataflow.
@lukecwik
Copy link
Member Author

R: @davorbonaci
CC: @amitsela
CC: @mxm

Davor, after merge, please update Jenkins build:
mvn -pl runners/google-cloud-dataflow-java -am clean verify -DrunnableOnServicePipelineOptions=...

There -DrunnableOnServicePipelineOptions replaces -DdataflowOptions

<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-surefire-plugin</artifactId>
<version>2.18.1</version>
Copy link
Member

Choose a reason for hiding this comment

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

Version shouldn't be needed.

@davorbonaci
Copy link
Member

LGTM

@asfgit asfgit closed this in 243ae86 Apr 13, 2016
@lukecwik
Copy link
Member Author

@davorbonaci Did you perform the cleanups on merge?

@davorbonaci
Copy link
Member

Yup.

swegner pushed a commit to swegner/beam that referenced this pull request Apr 22, 2016
@lukecwik lukecwik deleted the dataflow-runner-7 branch September 26, 2017 22:11
iemejia pushed a commit to iemejia/beam that referenced this pull request Jan 12, 2018
mareksimunek pushed a commit to mareksimunek/beam that referenced this pull request May 9, 2018
dmvk pushed a commit to dmvk/beam that referenced this pull request May 15, 2018
mareksimunek pushed a commit to seznam/beam that referenced this pull request Jul 9, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Aug 17, 2018
dmvk pushed a commit to seznam/beam that referenced this pull request Oct 5, 2018
damccorm pushed a commit that referenced this pull request Dec 9, 2022
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>

Co-authored-by: Elias Segundo Antonio <eliassegundo.segundo@gmail.com>
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
lostluck pushed a commit to lostluck/beam that referenced this pull request Dec 22, 2022
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>

Co-authored-by: Elias Segundo Antonio <eliassegundo.segundo@gmail.com>
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
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.

2 participants