Upgrade Beam version
Depends on !187 (merged).
Fix #304 (closed).
Open issues:
-
null
can (probably) no longer be used as tombstone in UC4 as reported by spotbugs -
test all implementations (see below) -
UC1 / Flink -
UC1 / Samza -
UC2 / Flink -
UC2 / Samza -
UC3 / Flink -
UC3 / Samza -
UC4 / Flink -
UC4 / Samza
-
Edited by Sören Henning
Merge request reports
Activity
Filter activity
added modul/benchmarks label
added 49 commits
-
15f6fcde...1a248290 - 47 commits from branch
master
- 71094b16 - Merge branch 'master' into upgrade-beam
- b2b242de - Add spotbugs exclude filter for FP
-
15f6fcde...1a248290 - 47 commits from branch
mentioned in issue #312
assigned to @she
null
can (probably) no longer be used as tombstone in UC4 as reported by spotbugsSeems to be a false positive, #312.
added 2 commits
mentioned in issue #302 (closed)
added 55 commits
-
5ee4b7dd...3beafeec - 54 commits from branch
master
- c69c6332 - Merge branch 'master' into upgrade-beam
-
5ee4b7dd...3beafeec - 54 commits from branch
- Resolved by Sören Henning
Samza 1.15 is currently not working due to exception:
Exception in thread "main" java.lang.IllegalArgumentException: Class interface org.apache.beam.sdk.options.PipelineOptions missing a property named 'configFactory'.
See also:
Edited by Sören Henning
- Resolved by Sören Henning
We need to find out whether
--configOverride="{\"job.coordinator.zk.connect\":\"$SAMZA_JOB_COORDINATOR_ZK_CONNECT\"}"
is still required for Samza 1.5
- Resolved by Sören Henning
Getting exception for Samza:
[main] ERROR org.apache.samza.util.ReflectionUtil - Unable to create instance for class: org.apache.samza.system.kafka.KafkaSystemFactory
added 2 commits
Please register or sign in to reply