Update Maven Archetype versions after cutting the release branch#1599
Closed
davorbonaci wants to merge 3 commits intoapache:masterfrom
davorbonaci:arc-master
Closed
Update Maven Archetype versions after cutting the release branch#1599davorbonaci wants to merge 3 commits intoapache:masterfrom davorbonaci:arc-master
davorbonaci wants to merge 3 commits intoapache:masterfrom
davorbonaci:arc-master
Conversation
Contributor
|
LGTM. (The second fixup could have been farmed off as its own PR and then cherry-picked into release, but LGTM.) |
Member
Author
|
Merging (not waiting for tests, as HEAD is broken without this). |
|
Refer to this link for build results (access rights to CI server needed): Failed Tests: 1beam_PreCommit_Java_MavenInstall/org.apache.beam:beam-examples-java: 1--none-- |
|
Refer to this link for build results (access rights to CI server needed): |
antonymayi
pushed a commit
to antonymayi/beam
that referenced
this pull request
Jun 27, 2017
asfgit
pushed a commit
that referenced
this pull request
Jun 27, 2017
asfgit
pushed a commit
that referenced
this pull request
Jun 27, 2017
asfgit
pushed a commit
that referenced
this pull request
Jun 30, 2017
Don't call .testingPipelineOptions() a second time GCP IO ITs now all use --project option Select SDK distribution based on the selected SDK name [BEAM-2373] Upgrade commons-compress dependency version to 1.14 Define the projectId in the SpannerIO Read Test (utest, not itest) Use SDK harness container for FnAPI jobs when worker_harness_container_image is not specified. Add a separate image tag to use with the SDK harness container. Ditch apache commons Add PubSub I/O support to Python DirectRunner Only use ASCII 'a' through 'z' for temporary Spanner tables ReduceFnRunner.onTrigger: add short circuit for empty pane, and move inputWM and pane after the short circuit. WindowingStrategy: add OnTimeBehavior to control whether to emit empty ON_TIME pane. Removed OnceTriggerStateMachine Visit composite nodes when checking for picklability. Upgrade beam bigtable client dependency to 0.9.7.1 Add a Combine Test for Sliding Windows without Context [BEAM-2389] moved GcpCoreApiSurfaceTest to corresponding module, adapted exposed packagees Add Experimental annotation to AMQP and refine Kind for the Experimental IOs [BEAM-2488] Elasticsearch IO should read also in replica shards Use PCollectionViews.toAdditionalInputs in Combine Use PCollectionViews.toAdditionalInputs in ParDo Use PCollectionViews.toAdditionalInputs in ParDoMultiOverrideFactory Fix getAdditionalInputs for SplittableParDo transforms Add utility to expand list of PCollectionViews Read api with naive implementation Pre read api refactoring. Extract `SpannerConfig` and `AbstractSpannerFn` Bump spanner version [BEAM-1187] Improve logging to contain the number of retries done due to IOException and unsuccessful response codes. Add WindowFn#assignsToOneWindow Use installed distribution name for sdk name [BEAM-2522] upgrading jackson to 2.8.9 (mitigating #1599) Enable grpc controller in fn_api_runner Removed uses of proto builder clone method [BEAM-2514] Improve error message on missing required value [BEAM-1237] Create AmqpIO Implement streaming GroupByKey in Python DirectRunner Bump Dataflow worker to 0623 Reintroduces DoFn.ProcessContinuation (Dataflow worker compatibility part) Remove old deprecated PubSub code Fix a typo in function args Avoid pickling the entire pipeline per-transform. Fix python fn API data plane remote grpc port access [BEAM-2745] Add Jenkins Suite for Python Performance Test [BEAM-2489] Use dynamic ES port in HIFIOWithElasticTest [BEAM-2497] Fix the reading of concat gzip files Allow output from FinishBundle in DoFnTester DataflowRunner: Reject merging windowing for stateful ParDo
asfgit
pushed a commit
that referenced
this pull request
Jul 13, 2017
flaviocf
pushed a commit
to flaviocf/beam
that referenced
this pull request
Jul 18, 2017
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
R: @dhalperi