use dbutils outside a notebook
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-16-2024 09:32 AM
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

