Ubuntu – Cannot deserialize instance of `java.lang.String` out of START_OBJECT, through reference chain: java.util.LinkedHashMap["key.schema"
Hi I have been stuck in a problem since two weeks, I am trying to upload a CSV in kafka partition using a CSV source connector. First, I tried on windows 11 using first.row.as.header:true, Source connector was created but it's…