From commits-return-5271-apmail-nifi-commits-archive=nifi.apache.org@nifi.incubator.apache.org Fri Mar 6 04:22:03 2015 Return-Path: X-Original-To: apmail-nifi-commits-archive@minotaur.apache.org Delivered-To: apmail-nifi-commits-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B3E9317E4C for ; Fri, 6 Mar 2015 04:22:03 +0000 (UTC) Received: (qmail 75833 invoked by uid 500); 6 Mar 2015 04:22:03 -0000 Delivered-To: apmail-nifi-commits-archive@nifi.apache.org Received: (qmail 75730 invoked by uid 500); 6 Mar 2015 04:22:03 -0000 Mailing-List: contact commits-help@nifi.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@nifi.incubator.apache.org Delivered-To: mailing list commits@nifi.incubator.apache.org Received: (qmail 75716 invoked by uid 99); 6 Mar 2015 04:22:03 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2015 04:22:03 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Fri, 06 Mar 2015 04:21:41 +0000 Received: (qmail 72704 invoked by uid 99); 6 Mar 2015 04:21:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Mar 2015 04:21:38 +0000 Date: Fri, 6 Mar 2015 04:21:38 +0000 (UTC) From: "ASF subversion and git services (JIRA)" To: commits@nifi.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (NIFI-296) Extend the capability of IdentifyMimeType and extract document metadata MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/NIFI-296?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14349933#comment-14349933 ] ASF subversion and git services commented on NIFI-296: ------------------------------------------------------ Commit ee795a7d01c6ec35cfa8866c80f285040c559c81 in incubator-nifi's branch refs/heads/NIFI-353 from [~markap14] [ https://git-wip-us.apache.org/repos/asf?p=incubator-nifi.git;h=ee795a7 ] Merge branch 'NIFI-296-extend-IdentifyMimeType' of https://github.com/adamonduty/incubator-nifi into develop > Extend the capability of IdentifyMimeType and extract document metadata > ----------------------------------------------------------------------- > > Key: NIFI-296 > URL: https://issues.apache.org/jira/browse/NIFI-296 > Project: Apache NiFi > Issue Type: New Feature > Components: Extensions > Reporter: Joseph Witt > Priority: Minor > Fix For: 0.0.2 > > > Apache Tika is pretty awesome and can handle a large range of document types. It could perhaps be used to extend the capability of IdentifyMimeType and it could also potentially be used to automatically extract document metadata/data as flow file attributes to be used for data flow routing decisions. -- This message was sent by Atlassian JIRA (v6.3.4#6332)