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 2021/10/28 08:49:00 UTC

[jira] [Resolved] (NIFI-9265) Fixing path handling for FetchHDFS when there are multiple separators in the path

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

Pierre Villard resolved NIFI-9265.
----------------------------------
    Fix Version/s: 1.15.0
       Resolution: Fixed

> Fixing path handling for FetchHDFS when there are multiple separators in the path
> ---------------------------------------------------------------------------------
>
>                 Key: NIFI-9265
>                 URL: https://issues.apache.org/jira/browse/NIFI-9265
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Extensions
>            Reporter: Simon Bence
>            Assignee: Simon Bence
>            Priority: Major
>             Fix For: 1.15.0
>
>          Time Spent: 2h 50m
>  Remaining Estimate: 0h
>
> In some cases, FetchHDFS's default "HDFS Filename" value (which is ${path}/${filename}) might end up with double separator in the evaluated value. For example if the ${path} is the root, then the value will start with "//". In most cases this cause no issue, but there are some scenarios it might behave unexpectedly. Like for example: if the storage is backed with S3 or Azure, this path leads to an error.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)