[
https://issues.apache.org/jira/browse/HADOOP-12360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14725920#comment-14725920
]
Steve Loughran commented on HADOOP-12360:
-----------------------------------------
I hadn't seen that JIRA; a hadoop-metrics JAR under hadoop-tools makes sense
for those extras. Even there, I'd be tempted to keep hadoop-metrics-kafka
isolated, or in a hadoop-kafka module which would have support for other kafka
integration (logging, etc).
This metrics package doesn't add any new dependencies, but isolating it into a
new module now would stop it disappearing from hadoop-common if it were ever
later moved into a hadoop-sinks.
At the same time, this patch is 1-2 iterations from being ready to commit; I
don't want to see a nice little feature being put on hold forever.
thoughts?
> Create StatsD metrics2 sink
> ---------------------------
>
> Key: HADOOP-12360
> URL: https://issues.apache.org/jira/browse/HADOOP-12360
> Project: Hadoop Common
> Issue Type: New Feature
> Components: metrics
> Affects Versions: 2.7.1
> Reporter: Dave Marion
> Assignee: Dave Marion
> Priority: Minor
> Attachments: HADOOP-12360.001.patch, HADOOP-12360.002.patch,
> HADOOP-12360.003.patch, HADOOP-12360.004.patch
>
>
> Create a metrics sink that pushes to a StatsD daemon.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)