[
https://issues.apache.org/jira/browse/NIFI-9265?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17435254#comment-17435254
]
ASF subversion and git services commented on NIFI-9265:
-------------------------------------------------------
Commit 75d1d7f6e7a6a11dbe404a347937187fbc51b72e in nifi's branch
refs/heads/main from Bence Simon
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=75d1d7f ]
NIFI-9265 Fixing path handling for HDFS processors when there are multiplied
separators in the path
Signed-off-by: Pierre Villard <[email protected]>
This closes #5437.
> 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
> Time Spent: 2.5h
> 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)