Hi Hitesh, >From what you've said I believe that this is actually a Kubernetes issue and not a problem with the Nifi docker container. As such I've responded to your Stack Overflow post and hopefully someone with a bit more experience with Kubernetes will then also be able help a bit more from there.
Edward On Mon, Jul 22, 2019 at 11:51 AM Hitesh Ghuge <[email protected]> wrote: > Dear Concern, > > I am trying to start apache-nifi on AKS(Azure kubernetes service). > But not able to start, Please find error log below > > > > > > > > > > > > > > *replacing target file /opt/nifi/nifi-current/conf/nifi.properties sed: > preserving permissions for ‘/opt/nifi/nifi-current/conf/sedSFiVwC’: > Operation not permitted replacing target file > /opt/nifi/nifi-current/conf/nifi.properties sed: preserving permissions > for ‘/opt/nifi/nifi-current/conf/sedK3S1JJ’: Operation not permitted > replacing target file /opt/nifi/nifi-current/conf/nifi.properties sed: > preserving permissions for ‘/opt/nifi/nifi-current/conf/sedbcm91T’: > Operation not permitted replacing target file > /opt/nifi/nifi-current/conf/nifi.properties sed: preserving permissions > for ‘/opt/nifi/nifi-current/conf/sedIuYSe1’: Operation not permitted NiFi > running with PID 28. The specified run.as <http://run.as> user nifi does > not exist. Exiting. Received trapped signal, beginning shutdown...* > > When I run same docker image <https://hub.docker.com/r/apache/nifi>(1.9.2) > on my local machine works as excepted. > Can't debug granular on aks as container get destroyed on error. > > I have post question on stackoverflow > < > https://stackoverflow.com/questions/57141136/not-able-to-start-apche-nifi-in-aks > > > as > well as Hortonworks community > < > https://community.hortonworks.com/questions/249424/not-able-to-start-nifi-on-aksazure-kubernetes-serv.html > > > > > Revert for more input on the same > Awaiting your response. :) > > -- > *Regards,* > *Hitesh Ghuge.* >
