You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Pierre Villard (JIRA)" <ji...@apache.org> on 2016/10/27 14:42:58 UTC

[jira] [Updated] (NIFI-2956) GetHDFS - directory path is evaluated once

     [ https://issues.apache.org/jira/browse/NIFI-2956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pierre Villard updated NIFI-2956:
---------------------------------
    Fix Version/s: 1.2.0
           Status: Patch Available  (was: Open)

I don't set the fix version to 1.1.0 as we are trying to get 1.1.0 out and based on the fact that there is a workaround to this issue. For now I'll set the fix version to 1.2.0 but if someone wants to have a look... feel free to do so!

> 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)