You are not logged in.
Announcement
Unanswered posts
|
Pages: 1

Hi,
Wondering if anyone knows the reasoning behind tCreateTable and it's dependent Modules.
Create a blank job, add tCreateTable to it for a mySQL data-source, Export job scripts and check include Required Talend Modules.
Explore the lib directory in the exported job and you will see all of the datasource jar files, not just mysql-connector-java-5.1.0-bin.jar
This makes the project a lot bigger than it needs to be and I cannot use tCreateTable because of this.
Is it a bug, or by design.
If a bug, I can live with it until the next release, but if by design, I'll have to manually create tables.
Cheers, Damian.
Offline
Hello
Which version of TOS do you use? Java or Perl project? Does the job run fine within TOS? What's error do you get now?
Best regards
Shong
Offline

No error, works fine all the time.
4.0.0.r39896 java.
It's only a query as to when exporting the scripts as to why all of the jar files are included for all connections, rather than only the connection you use in the project.
IE, I'm never needing the derby.jar, derbyclient.jar derbynet.jar files (3+ meg)
Regards, Damian.
Offline
Hello guy
I understand you now, Can you report a bug on our bugtracker?
Thanks for your support!!
Best regards
Shong
Offline

I thought this was bugtracker?
Forum, Bugtracker, Wiki and Talend Exchange.
How do I post a bug?
Offline
Offline
Pages: 1