This is an automated email from the ASF dual-hosted git repository.
aromanenko pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.
from 1466db9 Merge pull request #13309 from ibzib/fngroup
add 243e5df [BEAM-11391] Improve Nexmark Kafka support to track watermarks using commit
time, allow specifying the number of partitions instead of requiring launcher to have access
to kafka cluster, and removing unneeded deserialization of keys.
add bfdb3e5 Merge pull request #13472: [BEAM-11391] Improve Nexmark Kafka support to
track
No new revisions were added by this update.
Summary of changes:
.../apache/beam/sdk/nexmark/NexmarkLauncher.java | 38 ++++++++++++++++------
.../apache/beam/sdk/nexmark/NexmarkOptions.java | 14 ++++++++
2 files changed, 42 insertions(+), 10 deletions(-)
|