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

ASF GitHub Bot commented on NIFI-2470:
--------------------------------------

Github user kirkalicious closed the pull request at:

    https://github.com/apache/nifi/pull/802


> WritesAttributes annotations in ListFile are incorrect
> ------------------------------------------------------
>
>                 Key: NIFI-2470
>                 URL: https://issues.apache.org/jira/browse/NIFI-2470
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>    Affects Versions: 0.7.0
>            Reporter: Kirk Tarou
>            Priority: Minor
>              Labels: beginner, beginners, documentation, easyfix
>         Attachments: ListFileAttributes.png, ListFileUsage.png
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> The WritesAttributes annotations section has a variety of problems that need 
> to be cleaned up. Otherwise, 'Usage' documentation will be incorrect.
> # Some of the WritesAttributes annotations don't match the actual attribute 
> names:
> #* fs.owner -> file.owner
> #* fs.group -> file.group
> #* fs.lastModified -> file.lastModifiedTime
> #* fs.length -> file.length
> #* fs.permissions -> file.permissions
> # missing:
> #* file.creationTime
> #* file.lastAccessTime
> # Incorrect description
> #* file.lastModifiedTime is a formatted date/time



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to