https://bz.apache.org/bugzilla/show_bug.cgi?id=60567
Javen O'Neal <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |INVALID Status|NEW |RESOLVED Severity|normal |enhancement --- Comment #2 from Javen O'Neal <[email protected]> --- (In reply to Dejian Tu from comment #0) > AFAIK, reading from a String path or File uses much less memory than reading > from inputStream for XSSFReader. But for my case, because the excel file is > in HDFS file system, we could not pass the HDFS path to XSSFReader directly. This sounds like a point for discussion on the mailing list (and perhaps Stack Overflow or other community to get suggestions on how to write a program that can deal with data stored on a distributed file system), and is not a bug without convincing evidence and a patch. -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
