Member since
06-02-2022
3
Posts
1
Kudos Received
0
Solutions
10-13-2022
09:28 AM
I have zip files containing gz files. my_file_01.zip my_gz_01.gz my_gz_02.gz I'm using the following flow: But I got the following: I just want to unzip the zip file but not the files it contains. Any suggestions on how to get it?
... View more
Labels:
- Labels:
-
Apache NiFi
06-07-2022
11:28 AM
1 Kudo
Hello SAMSAL, Thank you for your reply. I had a chance to try your solution and it worked as a workaround. Hopefully it can come back to work in next releases my scenario. Best regards...
... View more
06-02-2022
07:46 PM
I was able to replicate my problem using the following configuration: Flow The MergeContent configuration is as follows MergeContent Properties MergeContent Scheduling Although the conditions of the MergeContent processor are met, it does not concatenate the incoming flowfiles. The last version in which the above flow worked was version 1.15.3. Any suggestions on how to solve this? Is this a bug? P.S.: The flow is so designed due to a dependency on only writing one file per day.
... View more
Labels:
- Labels:
-
Apache NiFi