mayki created NIFI-9753:
---------------------------
Summary: 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: Core Framework
Affects Versions: 1.15.3
Reporter: mayki
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.1#820001)