Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
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
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
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 ?
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.
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
@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?
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
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