Hi Gitendra,

Can you please clarify what you are attempting to accomplish? NiFi can ingest a 
file of any arbitrary format from a file system and pass its contents, in 
binary or text, through the data flow. If you would like to parse a specific 
native format, you can look at the list of processors that ship with NiFi by 
default [1]. You can also write your own processors [2], or use the 
ExecuteScript or InvokeScriptedProcessor to run a script to parse the contents.

If you can be more specific with your question, someone on the list will likely 
be able to offer suggestions on which processors to examine or an alternate 
workflow.

[1] https://nifi.apache.org/docs.html <https://nifi.apache.org/docs.html>
[2] https://nifi.apache.org/developer-guide.html 
<https://nifi.apache.org/developer-guide.html>

Andy LoPresto
[email protected]
[email protected]
PGP Fingerprint: 70EC B3E5 98A6 5A3F D3C4  BACE 3C6E F65B 2F7D EF69

> On Jul 19, 2016, at 2:39 PM, Gitendra Chaudhari 
> <[email protected]> wrote:
> 
> Hi,
> I know Apache NiFi support various file formats/types like txt etc. I am 
> trying to get the official list of various file formats supported by Apache 
> NiFi. I am not able to find such list in documentation or anywhere else.
> Can someone please direct me to such supported file format list if it is 
> available.
> Hoping positive response and thanks in advance for response.
> Thanks and Regards,Gitendra
> 

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail

Reply via email to