Documentation

⌘K
Connectors
Getting started with the Kensu Community Edition
Marketing campaign
Financial data report
Getting credentials
Recipe: Observe Your First Pipeline
Agents: getting started
Python
PySpark
Scala Spark
Databricks Notebook
Agent Listing
Docs powered by archbee 

Running your First Scala Kensu Spark Program

2min

Run the Program

We run the code using the spark-shell.

Shell
|
spark-shell -i --jars kensu-spark-collector-1.0.0_spark-3.0.1.jar,sdk_2.12.jar script_with_kensu.scala


View the Data

Now you can view the data in the Kensu App.



Return to Home



Updated 03 Mar 2023
Did this page help you?
Yes
No
PREVIOUS
Configure the Agent
NEXT
Databricks Notebook
Docs powered by archbee 
TABLE OF CONTENTS
Run the Program
View the Data