Monitoring Spark applications using Monit Tool

We have a requirement to monitor spark applications.
For monitoring spark applications we used monit tool. 
Monit: Monit - utility for monitoring services on a Unix system, it is a open source
For reference about Monit, please visit the manual page of Monit:
For Apache Spark Monitoring we want to keep a monitoring on Consumer (com.apple.gbi.edw.platform.spark.monitoring.eventing.EventStreamToDatabaseClient).
Environment :
Hadoop Cluster: 
AppServer: my-host-name02.com.
USER: myuser
MONIT LOCATION: /opts/dev/myuser/MONIT/SPARK_MONITORING
Created MONIT_HOME variable in .bash_profile
Downloaded version: monit-5.25.1-linux-x64.tar.gz

Comments

Popular posts from this blog

Apache Spark Driver logs redirecting to directory in both cluster and client mode

eclipse oxygen is not starting

Application Localisation in YARN and its pitfalls