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

Announcements
Join us to spark ideas for how to put the latest capabilities into action. Register here!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Build size of the Project has increased 7 times in Big Data 6.2.1

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?
 

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Talend 6.0.1 onwards build style has changed to include libs via maven  whenever we build a job. 
Regarding the file size we already have feature request for big data batch jobs in place  https://jira.talendforge.org/browse/TBD-3871  which might as well reduce the project build size in future.