To alleviate disk fill tissue:

We have set workbook window size to -1 // -1 turn off auto-flushing and 
accumulate all rows in memory
Called workbook.dispose();
Also called workbook.setCompressTempFiles(true);

But still we see huge file (few GB) created at /tmp dir - when we tried to 
write ~ 142 K Excel rows. 
Causing the /tmp FS to full.

Any idea, how we can fix this problem?
Thanks

-----Original Message-----
From: Nick Burch [mailto:[email protected]] 
Sent: Thursday, September 25, 2014 12:57 PM
To: POI Developers List
Subject: RE: Help! - SXSSF APi writing files under /tmp - not cleaning them.

On Thu, 25 Sep 2014, Banerjee, Tapas wrote:
> I believe so, we are using poi-3.10-FINAL-20120208.jar

Try 3.11 beta 2 - there were sxssf fixes in betas 1 and 2

Nick

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to