Hi. We at Hazelcast Jet have been working for a while now to implement a
Java Beam Runner (non-portable) based on Hazelcast Jet (
https://jet.hazelcast.org/). The process is still ongoing (
https://github.com/hazelcast/hazelcast-jet-beam-runner), but we are aiming
for a fully functional, reliable Runner which can proudly join the
Capability Matrix. For that purpose I would like to ask what’s your process
of validating runners? We are already running the @ValidatesRunner tests
and the Nexmark test suite, but beyond that what other steps do we need to
take to get our Runner to the level it needs to be at?

Reply via email to