All,
I would like to know how much memory allocated for a newly created job in Talend.
Where the "Aggregate" , "Sort" and "Join" operation will be performed? I mean which memory i.e Disk or Temporary ?
Is it advisable to use "Aggregate" to do aggregate operation in Talend? In Datastage, it will be considered as least option to choose to do aggregate operation.