Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Croix
Creator
Creator

How to Tell a Talend Component to Use a Specific Jar

Hi,

I keep getting an error when I enable a component that indicates that it doesn't like the latest jackson-databind-2.9.4.jar. I'd like to get the studio or this component to refer to the jackson-databind-2.8.7.jar that is also in the "Modules" view in my Talend Studio.

Does anyone know how to get the studio or a component to prefer a certain jar over others?

I'm using Talend Studio version Big Data Platform 7.3.1.20200219_1130 on a Windows 10 laptop.

Thanks!

Croix

Labels (2)
1 Reply
Anonymous
Not applicable

Hi

Do you need to install the two versions of jar or you can remove one jar? To remove a jar, to do:

Search the jackson-databind-2.9.4.jar in <studio installation directory>\configuration\.m2\repository folder.

Delete the folder which only contains the jackson-databind-2.9.4.jar.

Restart Studio and try again.

 

Regards

Shong