cancel
Showing results for 
Search instead for 
Did you mean: 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results for 
Search instead for 
Did you mean: 

use dbutils outside a notebook

seefoods
New Contributor III

Hello everyone, 

I want to use dbtuil function outside my notebook, so i will use it in my external jar.

I have add dbutil librairies in my build.sbt file 

"com.databricks" %% "dbutils-api" % "0.0.6"

I have import the librairie on top of my code 

import com.databricks.dbutils_v1.DBUtilsHolder.dbutils

i will run my job jar on a cluster databricks 

 

how can i setup correctly?

 

Cordially,

 

Seefoods

0 REPLIES 0

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!

Sign Up Now