π§±Install on DataBricks
Last updated
Last updated
This method supports both DataBricks Community and the DataBricks paid version
Go to your cluster to "library" tab and click on the "Install new" blue button:
Choose "Maven" and enter in the coordinates for dataflint
In your notebook or app, run this 2 lines (if in python notebook, also add %scala)
Now DataFlint is installed! now you can go to "Spark UI" tab and see a "dataflint" tab. It's highly recommended to use the "Open in new tab" link so you get the best experience.
Dataflint is only supported when the cluster is running, after the cluster is running dataflint will no longer be available
DataBricks init scripts are not supported in DataBricks Community, so you will need to install it from a notebook/app
Add to you init script the following section: