GoogleCloudPlatform / DataflowJavaSDK

Google Cloud Dataflow provides a simple, powerful model for building both batch and streaming parallel data processing pipelines.
http://cloud.google.com/dataflow
855 stars 324 forks source link

Reverse-integrate: merge `v2` into `master` #568

Closed davorbonaci closed 7 years ago

davorbonaci commented 7 years ago

This pull request merges v2 branch into master.

After this pull request is merged, the master branch will build Dataflow SDK 2.x for Java, which itself is a distribution of Apache Beam.

The old branch is preserved, as master-1.x -- just checkout that branch for continued development of the Dataflow SDK 1.x.

googlebot commented 7 years ago

So there's good news and bad news.

:thumbsup: The good news is that everyone that needs to sign a CLA (the pull request submitter and all commit authors) have done so. Everything is all good there.

:confused: The bad news is that it appears that one or more commits were authored by someone other than the pull request submitter. We need to confirm that they're okay with their commits being contributed to this project. Please have them confirm that here in the pull request.

Note to project maintainer: This is a terminal state, meaning the cla/google commit status will not change from this state. It's up to you to confirm consent of the commit author(s) and merge this pull request when appropriate.

davorbonaci commented 7 years ago

(description added)

Merging.