Stream json to kafka and from kafka to HDFS
What is the recommended pipeline to stream json from one probe to kafka topic (producer) and from kafka topic to HDFS (consumer)? which streamsets objects should I use ?
add a comment