[
https://issues.apache.org/jira/browse/NIFI-9753?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17927766#comment-17927766
]
Marek Kovar commented on NIFI-9753:
-----------------------------------
The same problem appears again in version 2.2.0
> FetchGCSObject : failed with file with SPACE in the name
> --------------------------------------------------------
>
> Key: NIFI-9753
> URL: https://issues.apache.org/jira/browse/NIFI-9753
> Project: Apache NiFi
> Issue Type: Bug
> Components: Extensions
> Affects Versions: 1.15.3
> Reporter: mayki
> Priority: Major
> Fix For: 1.16.0
>
>
> Hello
> Since I upgrade NIFI to 1.15.3, it seems the FetchGCSObject failed to push
> the file with SPACE. The same dataflow works in NIFI 1.11.4
> {code:java}
> FetchGCSObject[id=d4bd3b0d-1faf-15a4-e7fd-54ec8a7a739f] Failed to fetch GCS
> Object due to Blob BlobId{bucket=rtm-62991-ope-1, name=testFile/DTM-XFK
> PT14605-20220302_143829.csv, generation=null} not found:
> com.google.cloud.storage.StorageException: Blob
> BlobId{bucket=rtm-62991-ope-1, name=testFile/DTM/DTM-XFK
> PT14605-20220302_143829.csv, generation=null} not found {code}
> Have you change something in the 1.15.3 compare to 1.11.4 ?
>
> Regards
>
>
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)