You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2020/02/07 00:35:00 UTC

[jira] [Commented] (NIFI-2537) Allow specification of Custom-MimeTypes.xml for IdentifyMimeTypes processor

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

ASF subversion and git services commented on NIFI-2537:
-------------------------------------------------------

Commit f738e19a757675228f8e594ef1461ce5084eeb56 in nifi's branch refs/heads/master from John Highcock
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=f738e19 ]

NIFI-2537: Add custom MIME type configuration support to IdentifyMimeType

Add two new properties to IdentifyMimeType (Config File and Config Body).
Specifying one of these properties will override the default NiFi MIME
type configuration and use the configured property's MIME config instead.
Add additional runtime documentation for IdentifyMimeType's usage. The
default behavior of IdentifyMimeType is unchanged.

Signed-off-by: Pierre Villard <pi...@gmail.com>

This closes #4016.


> Allow specification of Custom-MimeTypes.xml for IdentifyMimeTypes processor
> ---------------------------------------------------------------------------
>
>                 Key: NIFI-2537
>                 URL: https://issues.apache.org/jira/browse/NIFI-2537
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>    Affects Versions: 0.7.0
>            Reporter: Rich Rademacher
>            Priority: Minor
>              Labels: easyfix
>   Original Estimate: 504h
>          Time Spent: 10m
>  Remaining Estimate: 503h 50m
>
> Add property in the IdentifyMimeType processor so the user can add his/her own Custom-MimeTypes.xml file into the Tika Engine.
> This will allow the user to expand the known mime types when this processor is used e.g. to filter flowfiles from unknown sources



--
This message was sent by Atlassian Jira
(v8.3.4#803005)