keith-turner commented on a change in pull request #270: Support Accumulo 
installs on Microsoft Azure
URL: https://github.com/apache/fluo-muchos/pull/270#discussion_r312994260
 
 

 ##########
 File path: ansible/roles/accumulo/templates/hadoop-metrics2-accumulo.properties
 ##########
 @@ -20,3 +20,9 @@ 
accumulo.sink.graphite.class=org.apache.hadoop.metrics2.sink.GraphiteSink
 accumulo.sink.graphite.server_host={{ groups['metrics'][0] }}
 accumulo.sink.graphite.server_port=2004
 accumulo.sink.graphite.metrics_prefix=accumulo
+
+*.sink.statsd.class=org.apache.hadoop.metrics2.sink.StatsDSink
 
 Review comment:
   I am not in a situation to recommend any changes at this point, I am still 
exploring this change.    Currently muchos sets up Grafana and Influxdb, did 
you consider using that instead?  That could work the same across EC2 and Azure.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to