Kensu Documentation

⌘K
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 
3min

Install the library

.⚙️ Pre-requisites

Get your token if you haven't it yet on this page (or see Getting Credentials )

  1. Install the python library

Create a virtual Python environment. If you need instructions on creating a virtual environment, you can follow these instructions.

Install pyspark 3.0.1 (This installs both Apache Spark and the Python command-line interface pyspark.) and the Kensu-py library

ini
|

Obtain kensu sample project from:

Shell
|
Updated 07 Nov 2022
Did this page help you?
Yes
No
UP NEXT
Configure the PySpark agent
Docs powered by archbee 
TABLE OF CONTENTS
.⚙️ Pre-requisites