[
https://issues.apache.org/jira/browse/NIFI-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15629470#comment-15629470
]
ASF subversion and git services commented on NIFI-2956:
-------------------------------------------------------
Commit 7fbc23639af654fcee72e8ef74340b9f093658d6 in nifi's branch
refs/heads/master from [~pvillard]
[ https://git-wip-us.apache.org/repos/asf?p=nifi.git;h=7fbc236 ]
NIFI-2956 - GetHDFS - fixed directly path evaluation
> GetHDFS - directory path is evaluated once
> ------------------------------------------
>
> Key: NIFI-2956
> URL: https://issues.apache.org/jira/browse/NIFI-2956
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.0.0
> Reporter: Pierre Villard
> Assignee: Pierre Villard
> Fix For: 1.2.0
>
>
> The directory path in GetHDFS processor accepts expression language but the
> path is only evaluated once. Consequently, it is not possible to set a path
> like:
> {code}
> /my/path/${now():format('yyyy/MM/dd')}
> {code}
> Workaround: use ListHDFS processor in combination with FetchHDFS processor.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)