Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
I was using Talend Big Data Studio 5.6 before. The zip file of the build of project was of 125MB.
When I imported the same project into Talend Big Data 6.2.1 and built it, the zip file is of size 600 MB.
The extra size comes from the extra lib folder with every job in the project , located at Project >> Job >> items >> project >> lib.
In 5.6 version there was only a single lib folder for all the jobs at Project>>lib ; but in 6.1, in addition to this lib folder, there is another lib folder for every job.
Is there any way to avoid this extra lib folder?