You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hop.apache.org by "gwenael-mahe (via GitHub)" <gi...@apache.org> on 2023/02/10 13:57:23 UTC

[GitHub] [hop] gwenael-mahe opened a new issue, #2307: [Bug]: Microsoft excel input can't load heavy file

gwenael-mahe opened a new issue, #2307:
URL: https://github.com/apache/hop/issues/2307

   ### Apache Hop version?
   
   2.3.0
   
   ### Java version?
   
   16.0.1
   
   ### Operating system
   
   Windows
   
   ### What happened?
   
   When opening an excel file with 5 sheet and around 90k rows each.
   I tried loading only 1 sheet and limiting the number of rows to load but I alwyas have the error:
    Caused by: org.apache.poi.util.RecordFormatException: Tried to allocate an array of length 256,059,344, but the maximum length for this record type is 100,000,000.
   If the file is not corrupt and not large, please open an issue on bugzilla to request 
   increasing the maximum allowable size for this record type.
   You can set a higher override value with IOUtils.setByteArrayMaxOverride()
   
   I went on https://chat.project-hop.org/hop/channels/town-square and have been told to open an issue here and that it might be a regression from HOP or POI
   
   ### Issue Priority
   
   Priority: 3
   
   ### Issue Component
   
   Component: Actions


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hop.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva closed issue #2307: [Bug]: Microsoft excel input can't load heavy file

Posted by "hansva (via GitHub)" <gi...@apache.org>.
hansva closed issue #2307: [Bug]: Microsoft excel input can't load heavy file
URL: https://github.com/apache/hop/issues/2307


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [hop] hansva commented on issue #2307: [Bug]: Microsoft excel input can't load heavy file

Posted by "hansva (via GitHub)" <gi...@apache.org>.
hansva commented on issue #2307:
URL: https://github.com/apache/hop/issues/2307#issuecomment-1460265179

   .take-issue


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscribe@hop.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org