All Apps and Add-ons

Hadoop Monitoring: Where is hadoopmon_spark.sh?

baloney
New Member

On the Hadoop Monitoring add-on details, it describes the inputs.conf entires for Spark. However, i didn't find it in /bin directory. Anyone has any insight into this please? Thx!

0 Karma

rdagan_splunk
Splunk Employee
Splunk Employee

In the inputs.conf you can add spark monitoring, for example:

[script://./bin/hadoopmon_spark.sh]
disabled = 0
interval=60
sourcetype = hdfs_spark_metrics
index = spark_metricsdata

[monitor:///var/log/spark/history]
sourcetype = spark_historyserver
index = spark_metricsdata

[monitor:///var/log/spark/thriftserver]
sourcetype = spark_hivethrift
index = spark_metricsdata

And the in the hadoopmon_spark.sh you can add something like this

. dirname $0/hadoopmon_common.sh
hadoop fs -text /spark-history/*

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...