Am new to Nifi and want to know, can i populate data from HBase Table to kafka Topics
I can find GetHBase Processor - In that i want to know how Hbase client service setup should be and how the out of hbase table's data to kafka.
My ultimate goal is to stream the data from HBase ---> kafka ----> Spark Streaming . I thought to use Nifi for Hbase to Kafka?