Is IO adapters limitations on file size...?

Hi,

Is any one used IO adapter for processing very large flat files of the size of 100 to 200 MB.

Does it have any limitations on the maximum size of the file can be processed?

Thanks in advance

Sampath

I’ve been able to read a 100MB file with the IO adapter but have had to set the maximum java heap size to 768m (768MB).

Tony,

Thanks for your info.

We are running ES 4.5 and IO adapter 4.1, How can I measure / see the size of individual document?

In our case the incoming data for each record is of the size of 20 kb. Is there any way I can see the size of the document with in ES?

Thanks for any and all help.

Sampath

I’m not aware of any way to view the document size.

Thanks Tony.