Member since
03-03-2020
4
Posts
0
Kudos Received
1
Solution
My Accepted Solutions
Title | Views | Posted |
---|---|---|
1086 | 03-03-2020 10:28 PM |
03-04-2020
12:15 PM
1 Kudo
I got solution for this. Had to use expression language in Object Key to fetch date from file and it worked. Below is expression :${filename:substringAfter('.gz.')}/${filename}
... View more
03-03-2020
10:28 PM
This problem should be solved in NiFi 1.8.0. I tested the scenario in MiNiFi 0.5.0 (based on NiFi 1.7.0). After I executed find . -exec touch -m {} + ListFile would list files again. Ref:https://stackoverflow.com/questions/51088169/nifi-listfile-processor-is-not-detecting-file-changes-sometimes
... View more