Arek Burdach

Results 32 comments of Arek Burdach

Ah, I see! In the installation example directory there is an [application-customizations.conf](https://github.com/TouK/nussknacker/blob/staging/examples/installation/designer/application-customizations.conf) file. You should use it if you want to provide more advanced configuration that is not possible to...

I recommend checking the configuration with some cli tool (e.g. `kafka-console-consumer`) executed in the same network. Nussknacker passes kafkaProperties to kafka client as they are, without changing anything so it...

Closing due to inactivity

I guess that we won't move forward with this change. Closing it.

> > The scope of this PR is to provide unit tests for the new implementation of Flink's sink (`IcebergSink`) based on Flink's v2 sinks API. This PR is the...

@rodmeneses , @pvary I've opened the new PR #11249 with non-controversial changes that I've discovered during this work. It contains mostly goodies that were added in IcebergSink tests and haven't...

> Hi @arkadius I have started working in backporting the RANGE distribution to the IcebergSink. The unit tests in my code will benefit from the new marker interface you are...