• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » DataStage Migration to Talend

#1 2010-12-10 16:48:58

mvanderwal
New member
Registered: 2010-10-15
Posts: 1

DataStage Migration to Talend

I 'm working on a project for migration of DataStage to Talend and looking for the Talend equivalent of HashFile, indexed binary file that is used for very fast lookup purposes. Does anyone  know? Or is there an acceptable workaround or has someone allready created a job that does similar things?

Offline

#2 2010-12-13 16:42:29

emenuet
Talend team
Registered: 2008-04-17
Posts: 144
Website

Re: DataStage Migration to Talend

Hello,
   
    With talend, you haven't need Hash File for lookup : use a tMap, the first input link is the main link, other input are lookups.
   
    by default, tMap use memory to manage lookup. You could check "store on disk" for use tmp file.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » DataStage Migration to Talend

Board footer

Powered by FluxBB