https://issues.apache.org/bugzilla/show_bug.cgi?id=57042

            Bug ID: 57042
           Summary: Writing Large Excel Sheet (~150K rows) causing the api
                    to dump large xml file at /tmp dir. Also does not
                    compress & cleanup up causing the /tmp/ disk space
                    full
           Product: POI
           Version: 3.10-FINAL
          Hardware: HP
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: SXSSF
          Assignee: [email protected]
          Reporter: [email protected]

We have set workbook window size to -1 // -1 turn off auto-flushing and 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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

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

Reply via email to