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

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
krivamsi30
Contributor II
Contributor II

Third party jar upgrade

Hi 

I am looking for process replace third party jar files , I am using TOS 7.3.1 [ non-subscribed version ]

I have tried to replace jar file using import , but module name is not being replaced here 

Only jar file gets replaced from the path given in Custom MVN URI as per module file physical path

Pl share details on process to upgrade or replace jar file 0695b00000RiyJnAAJ.png

Labels (4)
12 Replies
Anonymous
Not applicable

Hello

Click on '...' button to select the jar from local file system, the latest version of Log4j jars can be download from Apache official website.

 

Regards

Shong

krivamsi30
Contributor II
Contributor II
Author

I have downloaded latest log4j jar from Apache official website ,

I have uploaded jar file , where module name still shows old , 2.12.1, where as I am uploading 2.17.1

Can we ignore module name ?

Anonymous
Not applicable

Just ignore the module name, run the job and build the job, you will see the new version of jars are included in the lib folder of job script.

 

 

krivamsi30
Contributor II
Contributor II
Author

HI @Shicong Hong​ 

I hv tried the same , I have imported 2.17.1 from modules UI

Closed talend , restarted Talend

I could see that Talend is again creating jar file for 2.12.1 version

In the path ,

TALEND_HOME/configuration/org_eclipse_osgi/460/0/.cp/lib

 

 

 

krivamsi30
Contributor II
Contributor II
Author

0695b00000Rj6nvAAB.png

Anonymous
Not applicable

@Krishna Vamsi​ I am using TOS 8.0.1 and I don't see these two jars in the path you mentioned. Can you try it also with v8.0.1?

 

Anonymous
Not applicable

Hello,

Talend help contains the necessary steps here: https://help.talend.com/r/en-US/8.0/installation-guide-open-studio-for-big-data-mac/overriding-exter...

 

don't forget to regenerate the POM-s

krivamsi30
Contributor II
Contributor II
Author

hi @Balazs Gunics​ 

I have upgraded Talend now to 8.0.1 , replace modules with log4j jar with version 2.17.1

I have regenerated POM-s Still I see older version - 2.12.1 jars being created automatically on launch of Talend

Could you pl help

 

 

krivamsi30
Contributor II
Contributor II
Author

0695b00000Sq76qAAB.png