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

Announcements
Talend Cloud AWS EU Scheduled Outage: Starting Tues 26 May 21:00 CEST with expected completion Wed 27 May 01:00 CEST
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Talend DataPrep & Talend Cloud

Hi,

 

I workwith Talend CLoud 7.0.1 and I have issue only when I deploy & run job in Talend Cloud. It worked in studio.

 

My job used tdataPrepRun and issue was ClassNotFound. If I desactivate tDataPrepRun, the job worked.

 

java.lang.NoClassDefFoundError: com/fasterxml/jackson/annotation/JsonView at com.fasterxml.jackson.databind.introspect.JacksonAnnotationIntrospector.<clinit>(JacksonAnnotationIntrospector.java:37) at com.fasterxml.jackson.databind.ObjectMapper.<clinit>(ObjectMapper.java:291) at smartdata.dpexec_0_1.DPExec.tFileInputDelimited_1Process(DPExec.java:2901) at smartdata.dpexec_0_1.DPExec.tJobLog_1Process(DPExec.java:573) at smartdata.dpexec_0_1.DPExec.runJobInTOS(DPExec.java:6421) at smartdata.dpexec_0_1.DPExec.main(DPExec.java:6228) Caused by: java.lang.ClassNotFoundException: com.fasterxml.jackson.annotation.JsonView at java.net.URLClassLoader.findClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) at sun.misc.Launcher$AppClassLoader.loadClass(Unknown Source) at java.lang.ClassLoader.loadClass(Unknown Source) ..

 

Anyone has sucess expereince with Talend Cloud & DataPrep ?

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Hi,

 

     Ideally the additional jars required by a component will be displayed once you drag the component to job designer (as shown below).

 

     Could you please cross check whether you had missed to add these jars?

 

0683p000009Lzzk.png

 

If the reply has helped to resolve the problem, could you please mark the topic as solution provided?

 

 

Warm Regards,

 

Nikhil Thampi

Anonymous
Not applicable
Author

Tks Nikhil but jobs worked, all jar was installed.

 

The issue is only in Talend Cloud Engine when I Deploy & run job. In studio, no issue and job run fine

Anonymous
Not applicable
Author

Hi,

 

     Thanks for the clarification.

 

     This means that one of the jars you have installed for the components is not correctly mapping when you are moving the job to cloud. Could you please raise a support ticket so that they can verify behind the scenes why the jar is not being moved during job promotion?

 

Warm Regards,

 

Nikhil Thampi