This is an automated email from the ASF dual-hosted git repository.
iemejia pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 0e79826 Merge pull request #4260 from
DariuszAniszewski/reshuffle-for-other-filebased-ioit
add 95d92d4 [BEAM-1920] Upgrade to Spark runner to Spark 2.2.1
new 3d99389 Merge pull request #4208 from jbonofre/BEAM-1920-SPARK2
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
build.gradle | 12 +--
examples/java/build.gradle | 2 +-
examples/java/pom.xml | 6 +-
examples/java8/pom.xml | 6 +-
pom.xml | 12 +--
.../core/metrics/MetricsContainerStepMap.java | 19 +++++
runners/flink/build.gradle | 12 +--
runners/flink/pom.xml | 14 ++--
runners/spark/build.gradle | 5 +-
runners/spark/pom.xml | 92 ++++++++++++++++++----
.../runners/spark/io/SparkUnboundedSource.java | 6 +-
.../SparkGroupAlsoByWindowViaWindowSet.java | 5 +-
.../spark/stateful/SparkTimerInternals.java | 11 +--
.../spark/translation/MultiDoFnFunction.java | 5 +-
.../SparkGroupAlsoByWindowViaOutputBufferFn.java | 5 +-
.../spark/translation/TranslationUtils.java | 39 ++-------
.../runners/spark/util/GlobalWatermarkHolder.java | 24 ++++--
sdks/java/io/hadoop/jdk1.8-tests/build.gradle | 1 +
sdks/java/io/hadoop/jdk1.8-tests/pom.xml | 24 +++++-
sdks/java/io/jdbc/pom.xml | 4 +-
sdks/java/javadoc/pom.xml | 6 +-
.../src/main/resources/archetype-resources/pom.xml | 6 +-
.../src/main/resources/archetype-resources/pom.xml | 6 +-
sdks/java/nexmark/pom.xml | 6 +-
settings.gradle | 4 +-
25 files changed, 215 insertions(+), 117 deletions(-)
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].