If you don't have any error in the logs and that your processors are running, are you sure there is data available in your Kafka topic with the parameters you gave ?
If you want to further test your flow, you could add a GenerateFlowFile processor connected to a [Publish/Put]Kafka processor and check if you can send data to your Kafka topic and then check if you can get data from the topic. -Pierre 2016-06-28 20:26 GMT+02:00 tejaswi <[email protected]>: > I have checked the logs and the output in logs > < > http://apache-nifi-developer-list.39713.n7.nabble.com/file/n12366/Capture2.png > > > > not able to move the data > > > > -- > View this message in context: > http://apache-nifi-developer-list.39713.n7.nabble.com/kafka-to-hdfs-through-apache-nifi-tp12343p12366.html > Sent from the Apache NiFi Developer List mailing list archive at > Nabble.com. >
