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.