Re: Spark Monitoring with Ganglia

2014-10-08 Thread Otis Gospodnetic
Hi,

If using Ganglia is not an absolute requirement, check out SPM
http://sematext.com/spm/ for Spark --
http://blog.sematext.com/2014/10/07/apache-spark-monitoring/

It monitors all Spark metrics (i.e. you don't need to figure out what you
need to monitor, how to get it, how to graph it, etc.) and has alerts and
anomaly detection built in..  If you use Spark with Hadoop, Kafka,
Cassandra, HBase, Elasticsearch SPM monitors them, too, so you can have
visibility into all your tech in one place.

You can send Spark event logs to Logsene http://sematext.com/logsene/,
too, if you want, and then you can have your performance and log graphs
side by side.

Otis
--
Monitoring * Alerting * Anomaly Detection * Centralized Log Management
Solr  Elasticsearch Support * http://sematext.com/



On Wed, Oct 1, 2014 at 4:30 PM, danilopds danilob...@gmail.com wrote:

 Hi,
 I need monitoring some aspects about my cluster like network and resources.

 Ganglia looks like a good option for what I need.
 Then, I found out that Spark has support to Ganglia.

 On the Spark monitoring webpage there is this information:
 To install the GangliaSink you’ll need to perform a custom build of
 Spark.

 I found in my Spark the directory: /extras/spark-ganglia-lgpl. But I
 don't
 know how to install it.

 How can I install the Ganglia to monitoring Spark cluster?
 How I do this custom build?

 Thanks!




 --
 View this message in context:
 http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Monitoring-with-Ganglia-tp15538.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




Re: Spark Monitoring with Ganglia

2014-10-05 Thread manasdebashiskar
Have you checked reactive monitoring(https://github.com/eigengo/monitor) or

kamon monitoring (https://github.com/kamon-io/Kamon)
Instrumenting needs absolutely no code change. All you do is weaving.
In our environment we use Graphite to get the statsd(you can also get
dtrace) events and display it.

Hope this helps.

..Manas

On Fri, Oct 3, 2014 at 5:34 PM, TANG Gen [via Apache Spark User List] 
ml-node+s1001560n15705...@n3.nabble.com wrote:

 Maybe you can follow the instruction in this link
 https://github.com/mesos/spark-ec2/tree/v3/ganglia. For me it works well

 --
  If you reply to this email, your message will be added to the discussion
 below:

 http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Monitoring-with-Ganglia-tp15538p15705.html
  To start a new topic under Apache Spark User List, email
 ml-node+s1001560n1...@n3.nabble.com
 To unsubscribe from Apache Spark User List, click here
 http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_codenode=1code=bWFuYXNkZWJhc2hpc2thckBnbWFpbC5jb218MXwtMzQ3NzgyNTAy
 .
 NAML
 http://apache-spark-user-list.1001560.n3.nabble.com/template/NamlServlet.jtp?macro=macro_viewerid=instant_html%21nabble%3Aemail.namlbase=nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.naml.namespaces.BasicNamespace-nabble.view.web.template.NabbleNamespace-nabble.view.web.template.NodeNamespacebreadcrumbs=notify_subscribers%21nabble%3Aemail.naml-instant_emails%21nabble%3Aemail.naml-send_instant_email%21nabble%3Aemail.naml





-
Manas Kar
--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Monitoring-with-Ganglia-tp15538p15763.html
Sent from the Apache Spark User List mailing list archive at Nabble.com.

Re: Spark Monitoring with Ganglia

2014-10-03 Thread TANG Gen
Maybe you can follow the instruction in this link 
https://github.com/mesos/spark-ec2/tree/v3/ganglia
https://github.com/mesos/spark-ec2/tree/v3/ganglia  . For me it works well



--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Monitoring-with-Ganglia-tp15538p15705.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



Spark Monitoring with Ganglia

2014-10-01 Thread danilopds
Hi,
I need monitoring some aspects about my cluster like network and resources.

Ganglia looks like a good option for what I need.
Then, I found out that Spark has support to Ganglia.

On the Spark monitoring webpage there is this information:
To install the GangliaSink you’ll need to perform a custom build of Spark.

I found in my Spark the directory: /extras/spark-ganglia-lgpl. But I don't
know how to install it.

How can I install the Ganglia to monitoring Spark cluster?
How I do this custom build?

Thanks!




--
View this message in context: 
http://apache-spark-user-list.1001560.n3.nabble.com/Spark-Monitoring-with-Ganglia-tp15538.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