Member since
03-04-2024
6
Posts
4
Kudos Received
0
Solutions
08-13-2025
06:09 AM
@Chetan_mn Hello, have you found a solution to this please? I have the same problem
... View more
07-15-2025
04:21 AM
We are upgrading from 2.0.0 M4 to 2.4.0 in EKS via helm charts. But encountering issue while running nifi.sh file. Nifi.sh file references nifi-env.sh which is empty. We are suspecting issue is with docker image of nifi. When we opened binary of nifi 2.4.0 which is downloaded locally from internet, I can see content inside nifi-env.sh. Same is not present inside EKS when we deploy nifi 2.4.0 docker image into EKS This is crashing our main container. Basically its not setting PID path.
... View more
Labels:
- Labels:
-
Apache NiFi
09-17-2024
08:10 AM
@Chetan_mn I loaded up the latest NiFi-2.0.0-M4 (milestone 4 release). Loaded up my flow definition used in my NiFi 1.23 version. All seems to work fine sending headers with mix case and seeing the correct attributes created with those mix case headers on FlowFile generated by HandleHTTPRequest processor. InvokeHTTP: You'll see two custom headers (displayName and outerID) added above as dynamic properties. HandleHTTPRequest processor: When I "List Queue" on the connection containing the "Success" relationship from HandleHTTPRequest processor and "view details" the queued FlowFile, the FlowFile attributes look correct. Are you saying you see different? Try using NiFi 2.0.0-M4 (latest) to see if experience is same. At what point in your dataflow are you checking the validating the FlowFile Attributes. Is your custom script maybe handling them wrong? I am not seeing an issue in the HandleHTTPRequest processor with regards to HTTP Header handling. Please help our community thrive. If you found any of the suggestions/solutions provided helped you with solving your issue or answering your question, please take a moment to login and click "Accept as Solution" on one or more of them that helped. Thank you, Matt
... View more
03-07-2024
12:15 PM
1 Kudo
@Chetan_mn Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future. Thanks.
... View more