Skip to content

Conversation

@tgroh
Copy link
Member

@tgroh tgroh commented Apr 14, 2016

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.

Use the InProcessPiplineRunner (pending rename) as the default runner.
The InProcessPipelineRunner implements the beam model, including support
for Unbounded PCollections.

@tgroh tgroh force-pushed the ippr_switch_default branch 3 times, most recently from d4a1012 to 85633dd Compare April 15, 2016 21:03
Use the InProcessPiplineRunner (pending rename) as the default runner.
The InProcessPipelineRunner implements the beam model, including support
for Unbounded PCollections.
@tgroh tgroh force-pushed the ippr_switch_default branch from 85633dd to 757cb32 Compare April 15, 2016 23:13
@tgroh
Copy link
Member Author

tgroh commented Apr 15, 2016

R: @davorbonaci
CC: @kennknowles @bjchambers

@davorbonaci
Copy link
Member

LGTM. Merge in-progress.

@asfgit asfgit merged commit 757cb32 into apache:master Apr 16, 2016
asfgit pushed a commit that referenced this pull request Apr 16, 2016
@dhalperi
Copy link
Contributor

This broke Travis. Expected?

https://issues.apache.org/jira/browse/BEAM-203?filter=-2

@dhalperi
Copy link
Contributor

Also does not work on my laptop. Machine runs out of threads.

dhalperi added a commit to dhalperi/beam that referenced this pull request Apr 17, 2016
This reverts commit 9039949, reversing
changes made to e9f1b57.
@davorbonaci
Copy link
Member

Not expected. @tgroh, can you take a peek?

swegner pushed a commit to swegner/beam that referenced this pull request Apr 22, 2016
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
damccorm pushed a commit that referenced this pull request Dec 19, 2022
… runners (#23164)

* Updated typescript_tests workflow (#178)

Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>

* Added master changes in typescript_tests to avoid merge conflicts

* Updated typescript_xlang_tests job to runs-on self-hosted ubuntu runner.

* Switching trigger to pull_request (#267)

* Switching trigger to pull_request

* Removing ref from checkout

Co-authored-by: Elias Segundo Antonio <eliassegundo.segundo@gmail.com>
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
Co-authored-by: elink22 <103056145+elink22@users.noreply.github.com>
lostluck pushed a commit to lostluck/beam that referenced this pull request Dec 22, 2022
… runners (apache#23164)

* Updated typescript_tests workflow (apache#178)

Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>

* Added master changes in typescript_tests to avoid merge conflicts

* Updated typescript_xlang_tests job to runs-on self-hosted ubuntu runner.

* Switching trigger to pull_request (apache#267)

* Switching trigger to pull_request

* Removing ref from checkout

Co-authored-by: Elias Segundo Antonio <eliassegundo.segundo@gmail.com>
Co-authored-by: Elias Segundo <elias.segundo@luisrazo.local>
Co-authored-by: elink22 <103056145+elink22@users.noreply.github.com>
pl04351820 pushed a commit to pl04351820/beam that referenced this pull request Dec 20, 2023
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