Erick Audet M.Sc.
Erick Audet M.Sc.
I have change the config of Connect key and value converter to : org.apache.kafka.connect.storage.StringConverter. This works but with json payload or avro payloads, it fails. I guess it's not related...
@willyborankin I have made changes to support @arnitolog request in the class OpensearchClient. I added a new constructor using the proposed properties. It's tested against a cluster of OpenSearch nodes....
After a restart, I also need to do this ``` # rmmod hid_magicmouse # modprobe hid_magicmouse ``` For some reasons, (perhaps the install did not work completely) I don't see...
This is very important. We have tried using threads to handle long running process. When the page refreshes, the thread is also killed. We thought of using a persistent websocket...