Exporting a Talend Job as a fat JAR file

0 votes

How can I export the entire Talend Job in a single fat JAR file containing all the class files, resources, and the dependencies? There should not be any other folder or zip files along with the main Jar file. Everything must be inside the JAR itself. Please suggest.

Apr 19, 2018 in Talend by anto.trigg4
• 3,440 points
2,700 views

1 answer to this question.

0 votes

There is no definite way which available to export the job as a single jar. But you can try creating a Java Application and then add all the libraries and the Talend Job jars into it along with the necessary dependencies. Finally, you can package this application into a fat JAR file. It is not a permanent solution but can help you as a hack.

Hope this helps.

To learn more about Talend' it's recommended to join Talend training today.

Thanks.

answered Apr 19, 2018 by geek.erkami
• 2,680 points

Related Questions In Talend

0 votes
1 answer
0 votes
1 answer
+1 vote
1 answer
0 votes
1 answer
0 votes
1 answer
0 votes
2 answers
0 votes
1 answer

Converting Columns into Rows in Talend

Hi, You can try using tNormalize component along ...READ MORE

answered Apr 11, 2018 in Talend by code.reaper12
• 3,500 points

edited Apr 11, 2018 by code.reaper12 5,923 views
0 votes
1 answer

Parameterizing a tOracleInput component using Talend

I think you should use context variables. ...READ MORE

answered Apr 18, 2018 in Talend by geek.erkami
• 2,680 points
940 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP