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:ย 

Cobrix Library

PriyankaM1
New Contributor II

I need cobrix package free in my account. How do I install it, as there is only 1 compute. Do I need to email admin? Also, I am not able open any support ticket for this

4 REPLIES 4

szymon_dybczak
Esteemed Contributor III

HI @PriyankaM1 ,

Assuming you're using Unity Catalog compute cluster with Dedicated access mode (formerly called single user), to install that library you need to:

- grab maven coordinates -> za.co.absa.cobrix:spark-cobol_2.13:2.8.4

- go to Compute section (1) in Databricks UI and click on your cluster name (2)

szymon_dybczak_0-1755942737733.png

 

- once you're in your cluster setting, click libraries (3) and and install new (4)

szymon_dybczak_1-1755942817397.png

 

- now, on install library screen select Maven (5), provide coordinates (6) and click install button (7)

- after some time you should see that library was installed successfully

szymon_dybczak_2-1755942988934.png

 

 

 

It comes like this , not able to delete existing compute with my permissions

PriyankaM1_0-1755943652188.png

 

szymon_dybczak
Esteemed Contributor III

But you're using serveless warehouse. In that case you can't install libraries on that type of compute. You have to use classic compute. 

szymon_dybczak_0-1755944246076.png

 

Moreover, the library you want to use requires scala. So you want to choose compute that supports Scala 2.13. For instance, to install that library I've used following classic compute :

szymon_dybczak_1-1755944347391.png

 

@PriyankaM1 , are you using databricks free edition? If so, you won't be able to install that library. Free edition supports only serverless compute.

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