• Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » What is "output in row mode" in tFileOutputDelimited

#1 2012-05-24 18:56:10

gbaudino
New member
Registered: 2012-05-24
Posts: 2

What is "output in row mode" in tFileOutputDelimited

Hi,

What is the "output in line mode" option for tFileOutputDelimited component ?

I think this component use a buffer. It is right ? Can he write only the beginning of a row (and not a whole row) if the buffer is full? -> the end of the line is written when the buffer is full again (or at the end of process )

thank you for your answers.
Gilles

Offline

#2 2012-05-25 10:35:29

pedro
Member
Registered: 2011-11-17
Posts: 3682

Re: What is "output in row mode" in tFileOutputDelimited

Hi Gilles

Welcome to Talend Community!

If the buffer is full, tFileOutputDelimited will use a new buffer to store the rest data automatically. There is no need to worry about it.

Regards,
Pedro


Only Paranoid Survive.

Offline

#3 2012-05-25 14:08:34

gbaudino
New member
Registered: 2012-05-24
Posts: 2

Re: What is "output in row mode" in tFileOutputDelimited

Hi pedro.

My file is generated by two sub-jobs (I know, it's not good!). Some lines are "mixed" and I wonder if the problem is not the buffer. Writing with "output in line mode" would finish writing a line before starting the next.

Gilles.

Offline

  • Index
  •  » Talend Open Studio for Data Integration » Usage, Operation
  •  » What is "output in row mode" in tFileOutputDelimited

Board footer

Powered by FluxBB