You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Andre (JIRA)" <ji...@apache.org> on 2016/07/23 14:41:20 UTC

[jira] [Created] (NIFI-2374) IdentifyMimeType documentation is misleading

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)