Hi, How to verify whether the GangliaSink directory got created?
Thanks, Swetha On Mon, Dec 15, 2014 at 11:29 AM, danilopds <danilob...@gmail.com> wrote: > Thanks tsingfu, > > I used this configuration based in your post: (with ganglia unicast mode) > # Enable GangliaSink for all instances > *.sink.ganglia.class=org.apache.spark.metrics.sink.GangliaSink > *.sink.ganglia.host=10.0.0.7 > *.sink.ganglia.port=8649 > *.sink.ganglia.period=15 > *.sink.ganglia.unit=seconds > *.sink.ganglia.ttl=1 > *.sink.ganglia.mode=unicast > > Then, > I have the following error now. > ERROR metrics.MetricsSystem: Sink class > org.apache.spark.metrics.sink.GangliaSink cannot be instantialized > java.lang.ClassNotFoundException: org.apache.spark.metrics.sink.GangliaSink > > > > > > -- > View this message in context: > http://apache-spark-user-list.1001560.n3.nabble.com/Spark-metrics-for-ganglia-tp14335p20690.html > Sent from the Apache Spark User List mailing list archive at Nabble.com. > > --------------------------------------------------------------------- > To unsubscribe, e-mail: user-unsubscr...@spark.apache.org > For additional commands, e-mail: user-h...@spark.apache.org > >