How can I configure the data present in HBase caputure to Apache Kafka -


now presently working based on hbase , kafka.

my requirement is: suppose if have data present in hbase database. need capture database kafka. here hbase database acts producer , when ever have created in database/producer automatically captures kafka consumer.

i have followed many links have not got exact solution. please give me suggestions , provide links based on requirement. if want information ping me.

if want use database producer, might want kafka connect.

it allows ingest data external sources reliably kafka.


Comments