OS: Cent OS 6.4
ISSUE: Installed gmond, gmetad and gweb on a server. Installed spark worker in the same server. configured metrics.properties in $SPARK_HOME/conf/metrics.properties as below...
CONFIGURATION (metrics.properties in spark):
org.apache.spark.metrics.sink.GangliaSink
host localhost
port 8649
period 10
unit seconds
ttl 1
mode multicast
We are not able to see any metrics in ganglia web. Please do the needful.
-pradeep samudrala