amoussoubaruch
amoussoubaruch
Hello, I want to use spark-structured-streaming to process data fetched from kafka messages, and then store as rows cassandra database. I need one clarification. The message in kafka are serialized...
Hello, I want to use spark-structured-streaming to process data fetched from kafka messages, and then store as rows cassandra database. I need one clarification. The message in kafka are serialized...
Hello, Can i use this library to convert avro schema to structtype?? I find a class SchemaConverters.scala to can do that but i don't use that well. Thanks for Any...