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

Announcements
Discover how organizations are unlocking new revenue streams: Watch here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Generic Information regarding Talend

Hi,
I am a new user of Talend and have installed it. I am not able to find the generic information about the following.
Can anyone answer these questions.
1.Basic system requirements like memory for client and server systems.
2.On which platforms the client and server can be run?
3.How is the exception handling reported(ex: through flat files etc).
4.Basic architecture of Talend whether it is a Client-Server Architecture.
5.Version Control Capability.
6.Support for designing Datamarts.
7.Lookup transform.
8.Any Options provided for Performance Tuning.
9.Security like Encription Provided.
10.Impact Anaalysis Capability.
Labels (2)
12 Replies
Anonymous
Not applicable
Author

Hi,
When we export job, then default settings in batch file for java arguments are "java -Xms256M -Xmx1024M" I am using TOS 4.2.2. This results in error due to not able to allocate object heap. I have modified these settings to "java -Xms64M -Xmx256M". This resulted in successful execution of job. I have 1.66 GB RAM on my windows 2008 Server.
Question is
1) how to find and evaluate optimum memory requirement for individual job to perform better and what are different points to consider.
2) How to set different java memory options for individual job inside a project ? can we do it.
Thanks
Vaibhav
bdurand
Creator
Creator

Hi,
On windows the patch KB956572 prevents to launch java with "-Xmx 1024M".
The patch KB971812 corrects this bug. Maybe you have to verify these patchs because running jobs with "-Xmx 256M" is borderline.
regards,
Ben
Anonymous
Not applicable
Author

In Talend, Presently subversion is using for version control.
Could someone please guide me, Can we use Accurev for version control?
Regards,
Sachin