[ 
https://issues.apache.org/jira/browse/NIFI-14538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17950997#comment-17950997
 ] 

Daniel Stieglitz edited comment on NIFI-14538 at 5/12/25 7:27 PM:
------------------------------------------------------------------

[~exceptionfactory] I found a link for this code in Github 
[https://github.com/jxlsteam/jxls-1-legacy]

It seems this code was updated to work with POI 5.2.3

Also the license is GNU

[https://github.com/jxlsteam/jxls-1-legacy/blob/main/jxls-core/LICENSE.txt]

 

I am certainly more comfortable using the code straight from the source than 
the changed code in the Stackoverflow post.


was (Author: JIRAUSER294662):
[~exceptionfactory] I found a link for this code in Github 
[https://github.com/jxlsteam/jxls-1-legacy]

It seems this code was updated to work with POI 5.2.3

Also the license is GNU

https://github.com/jxlsteam/jxls-1-legacy/blob/main/jxls-core/LICENSE.txt

> Add support for HSSF format in the SplitExcel processor
> -------------------------------------------------------
>
>                 Key: NIFI-14538
>                 URL: https://issues.apache.org/jira/browse/NIFI-14538
>             Project: Apache NiFi
>          Issue Type: Improvement
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Major
>
> With changes made in NIFI-14426 to add support for HSSF format in the 
> ExcelReader controller service, similar changes should be made in the 
> SplitExcel processor to allow for the SplitExcel processor and ExcelReader 
> controller service to be used together for both Excel file types HSSF and 
> XSSF (e.g. an instance of SplitExcel processor which sends flow files to for 
> a ConvertRecord processor configured with an ExcelReader). It would be 
> worthwhile to only start work on this ticket after  NIFI-14426 is completed 
> to leverage common code needed by both the ExcelReader and SplitExcel.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to