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

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

Commit cca520aab7b924f0d6e6a60f85c3d144784229ad in nifi's branch 
refs/heads/master from [~markap14]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=cca520a ]

NIFI-5228: Make the storing of file attributes as FlowFile attributes optional 
for ListFile
NIFI-5228: Addressed review feedback
This closes #2733


> Allow user to choose whether or not to add File Attributes as FlowFile 
> Attributes when using ListFile
> -----------------------------------------------------------------------------------------------------
>
>                 Key: NIFI-5228
>                 URL: https://issues.apache.org/jira/browse/NIFI-5228
>             Project: Apache NiFi
>          Issue Type: Improvement
>          Components: Extensions
>            Reporter: Mark Payne
>            Assignee: Mark Payne
>            Priority: Major
>             Fix For: 1.7.0
>
>
> The FetchFile processor adds several FlowFIle attributes such as the file's 
> owner, last accessed time, creation time, etc. While these certainly can be 
> useful pieces of information and do serve a purpose, they can be expensive to 
> determine in some configurations. In my use case, I have an Azure File Store 
> mounted to an Ubuntu system with CIFS using SMB 3.0. The remote directory 
> that I am listing has 7,000-8,000 files and takes about 3 minutes to perform 
> the listing with ListFile.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to