[
https://issues.apache.org/jira/browse/HADOOP-12511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15770354#comment-15770354
]
Laurent Hoss commented on HADOOP-12511:
---------------------------------------
too bad this has not been completed
would be nice to have builtin InfluxDB support at least for hadoop v3.x
seeing the growing popularity of InfluxDB and Telegraf (part of TICK stack).
For ex telegraf already supports input plugins for many bigdata technologies
like zookeeper, cassandra, kafka, mesos, and spark (open PR), but not directly
hadoop/hdfs: https://github.com/influxdata/telegraf#input-plugins
> Add support for InfluxDB as metrics sink
> ----------------------------------------
>
> Key: HADOOP-12511
> URL: https://issues.apache.org/jira/browse/HADOOP-12511
> Project: Hadoop Common
> Issue Type: New Feature
> Components: metrics
> Reporter: Masatake Iwasaki
> Assignee: Masatake Iwasaki
> Attachments: HADOOP-12511.001.patch, HADOOP-12511.002.patch,
> HADOOP-12511.003.patch
>
>
> Add InfluxDBSink to write metrics to InfluxDB. Because [the Line Protocol of
> InfluxDB|https://influxdb.com/docs/v0.9/write_protocols/line.html] expects
> data structure similar to MetricsRecord consisting of tags, metric values and
> timestamp, we can easily map the records to the format. We can use REST API
> or UDP to send records to InfluxDB.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]