Support Questions

Find answers, ask questions, and share your expertise

HBase to kafka Topic

avatar
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?


1 ACCEPTED SOLUTION

avatar
Master Mentor

@Ashok kumar Thangarathinam


You can add new properties by clicking on the + to add new (Key/Value) client properties108665-hbasenifi.png


HTH

View solution in original post

2 REPLIES 2

avatar
Master Mentor

@Ashok kumar Thangarathinam


You can add new properties by clicking on the + to add new (Key/Value) client properties108665-hbasenifi.png


HTH

avatar

Could you please give me in details ... or any sample property files can help me?