Member since
10-19-2020
2
Posts
0
Kudos Received
0
Solutions
12-03-2020
03:53 PM
I am running into a problem with the NiFi fetchgcsobject processor.. It fails when trying to retrieve files with spaces in the file name... Below is a sanpshot of the error. Interestingly the listgcsbucket works fine and lists the file. fetchgcsobject is where it fails. It also works fine with files that have no spaces in the file name. This works on version 1.10. Is this a bug on 1.12.1? I tried to encode spaces with %20 .. that doesnt help either.. Failed to fetch GCS object due to Blob BlobID(bucket=test-bbbb, name=outbound/test file.pdf) not found
... View more
Labels:
- Labels:
-
Apache NiFi
10-19-2020
02:39 PM
I run into the below error when creating a paramater. This is NiFi version 1.11.4. Any thoughts? Unable to complete parameter context update request: Failed to update Parameter Context due to org.apache.nifi.web.util.LifecycleManagementException: Failed while waiting for components to transition to state of STOPPED
... View more
Labels:
- Labels:
-
Apache NiFi