Andre created NIFI-2374:
---------------------------
Summary: IdentifyMimeType documentation is misleading
Key: NIFI-2374
URL: https://issues.apache.org/jira/browse/NIFI-2374
Project: Apache NiFi
Issue Type: Improvement
Affects Versions: 0.7.0, 1.0.0
Reporter: Andre
Assignee: Andre
Priority: Minor
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)