Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi,
We tried to upgrade Talend Real-time Big Data Platform from version 7.2.1 to version 7.3.1.
During my testing to verify our upgrade whether it is successful or not, I noticed that my routine which works fine in version 7.2.1 but in version 7.3.1 will not work if I don't add some libraries to suppress the error.
I am referring to org.apache where cannot be recognized in Routines but it has no issue in tJava component.
How to solve that library issue in Routines without adding libraries manually to each routine?
Regards,
Rudy
Hello,
With migration to new version of Talend, You migrate also and Java version. Are your jar files compatible with your current Java version (JDK1.8)?
Where do these external jars reside? The shared libraries Nexus?
Note: You are able to add dependent JARs in the Routines by clicking Edit Routine Libraries, checking if the JAR exists as a Platform JAR, then select it.
Best regards
Sabrina