[
https://issues.apache.org/jira/browse/NIFI-14426?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17940833#comment-17940833
]
Daniel Stieglitz edited comment on NIFI-14426 at 4/3/25 10:15 PM:
------------------------------------------------------------------
A good start to know which bytes to look for would be inĀ Tika's defined MIME
types matches found
[here|https://github.com/apache/tika/blob/main/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml]
was (Author: JIRAUSER294662):
A good start to know which bytes would be to look at Tika defined MIME types
matches found
[here|https://github.com/apache/tika/blob/main/tika-core/src/main/resources/org/apache/tika/mime/tika-mimetypes.xml]
> Add support for HSSF format in ExcelReader processor
> ----------------------------------------------------
>
> Key: NIFI-14426
> URL: https://issues.apache.org/jira/browse/NIFI-14426
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: Piotr Zalas
> Priority: Major
>
> Currently ExcelReader processor supports only files in new XSSF (.xlsx)
> format. Add support for legacy HSSF (.xls) format.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)