Read data from Kafka and write it to OpenTSDB

87 views
Skip to first unread message

Bob Grep

unread,
Jun 9, 2017, 6:19:16 PM6/9/17
to OpenTSDB
Hi All, I am curious if there are any apps that allow to read data from Kafka and write it to OpenTSDB?

Thanks.

ManOLamancha

unread,
Jun 12, 2017, 1:32:17 AM6/12/17
to OpenTSDB
On Friday, June 9, 2017 at 3:19:16 PM UTC-7, Bob Grep wrote:
Hi All, I am curious if there are any apps that allow to read data from Kafka and write it to OpenTSDB?

Hi! No apps that I know of but there may be some plugins floating around that you can use. And we'll release ours along with 3.0. 

Belderak

unread,
Jun 21, 2017, 7:07:16 PM6/21/17
to OpenTSDB
Hi, I think you can use NiFi to do that.
You have a processor in Nifi to read from Kafka but to write in OpenTSDB, you'll have to use Http :)

ZookeeperSurroundedByApes

unread,
Jul 3, 2017, 3:55:02 AM7/3/17
to OpenTSDB
You could write a kafka Consumer in Java and then put the Data into OpenTSDB over the Http Api, for example with an ApacheHttpClient.
Reply all
Reply to author
Forward
0 new messages