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: 

[BUG] Databricks install WHL as JAR in Python Wheel Task?

jwilliam
Contributor

I'm using Python Wheel Task in Databricks job with WHEEL dependencies. However, the cluster installed the dependencies as JAR instead of WHEEL. Is this an expected behavior or a bug?

1 ACCEPTED SOLUTION

Accepted Solutions

Prabakar
Databricks Employee
Databricks Employee

Hi @John William​ it could be a user error while uploading the library. I installed two wheel libraries to my cluster. For one library I used the format as Wheel and for the other I used JAR. In both cases, the library will be installed.

image

View solution in original post

2 REPLIES 2

Prabakar
Databricks Employee
Databricks Employee

Hi @John William​ it could be a user error while uploading the library. I installed two wheel libraries to my cluster. For one library I used the format as Wheel and for the other I used JAR. In both cases, the library will be installed.

image

AndréSalvati
New Contributor III

There you can see a complete template project with a python wheel task and Databricks Asset Bundles. Please, follow the instructions for deployment.

https://github.com/andre-salvati/databricks-template

Connect with Databricks Users in Your Area

Join a Regional User Group to connect with local Databricks users. Events will be happening in your city, and you won’t want to miss the chance to attend and share knowledge.

If there isn’t a group near you, start one and help create a community that brings people together.

Request a New Group