Ubuntu – Failed to find any class that implements connector and which name matches FileStreamSource
I following the Kafka quick start guide. I'm stuck as step 6 though, Import/Export your data as streams of Events... https://kafka.apache.org/documentation/ The error indicates that Kafka can't find the connector. I've added it to the connect-standalone.properties file in a variety…