[
https://issues.apache.org/jira/browse/NIFI-2374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15669294#comment-15669294
]
Joseph Witt commented on NIFI-2374:
-----------------------------------
ok updating tika deps where possible, avoiding where it causes licensing
problems, updated doc as shown in andre's PR. Left the media nar at the older
version and commented on it why. That can be dealt with someday in NIFI-2375
but that needs to happen once tika-parsers uses non problematic deps.
> IdentifyMimeType documentation is misleading regarding tika detectors
> ---------------------------------------------------------------------
>
> Key: NIFI-2374
> URL: https://issues.apache.org/jira/browse/NIFI-2374
> Project: Apache NiFi
> Issue Type: Improvement
> Affects Versions: 1.0.0, 0.7.0
> Reporter: Andre
> Assignee: Joseph Witt
> Priority: Minor
> Fix For: 1.1.0
>
>
> The current documentation of IdentifyMimeType mentions the processor is
> capable of identifying a reasonably small range of file types.
> However, upon inspecting the code, it becomes evident that the processor
> employs Apache Tike detectors and parsers (required to distinguish a ZIP file
> from a JAR).
> This means the list of File(MIME) types detected is the same as the one
> present in Tika's DefaultDetector.
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)