Re: Running Nifi on OpenShift

2020-02-13 Thread Shawn Weeks
kind: PersistentVolumeClaim apiVersion: v1 metadata: name: nificonf-claim spec: accessModes: - ReadWriteMany resources: requests: storage: 1Gi selector: matchLabels: function: ${NAMESPACE}-nificonf

RE: Running Nifi on OpenShift

2020-02-13 Thread Fill, Natalia
claimName: nificonf-claim triggers: {} - apiVersion: v1 kind: PersistentVolumeClaim apiVersion: v1 metadata: name: nificonf-claim spec: accessModes: - ReadWriteMany resources: requests: storage: 1Gi selector: matchLabels: function: ${NAMES

RE: Running Nifi on OpenShift

2020-02-13 Thread Fill, Natalia
February 2020 16:50 To: dev@nifi.apache.org Cc: Ali, Rizwan; Endre Kovacs Subject: Re: Running Nifi on OpenShift I think this describes what you would need to do. https://cookbook.openshift.org/users-and-role-based-access-control/how-can-i-enable-an-image-to-run-as-a-set-user-id.html On Thu, Feb 13

Re: Running Nifi on OpenShift

2020-02-13 Thread Jon Logan
>> Analyst Software Developer >> >> -Original Message----- >> From: Fill, Natalia [mailto:natalia.f...@lgim.com] >> Sent: 13 February 2020 14:32 >> To: dev@nifi.apache.org; Endre Kovacs >> Cc: Ali, Rizwan >> Subject: RE: Running Nifi on OpenSh

Re: Running Nifi on OpenShift

2020-02-13 Thread Jon Logan
ginal Message- > From: Fill, Natalia [mailto:natalia.f...@lgim.com] > Sent: 13 February 2020 14:32 > To: dev@nifi.apache.org; Endre Kovacs > Cc: Ali, Rizwan > Subject: RE: Running Nifi on OpenShift > > Public > > Hi Shawn, > > Thank you for your message. I will

RE: Running Nifi on OpenShift

2020-02-13 Thread Fill, Natalia
2020 14:32 To: dev@nifi.apache.org; Endre Kovacs Cc: Ali, Rizwan Subject: RE: Running Nifi on OpenShift Public Hi Shawn, Thank you for your message. I will add your suggested configs and try it out today. It certainly has new content not present in my yml so hopefully it will resolve the issu

Re: Running Nifi on OpenShift

2020-02-13 Thread Shawn Weeks
repository - flowfile_repository - provenance_repository From: dev@nifi.apache.org At: 02/13/20 04:50:19To: dev@nifi.apache.org, andrewsmit...@protonmail.com Cc: rizwan@lgim.com Subject: RE: Running Nifi on OpenShift Public Hi Shawn,

RE: Running Nifi on OpenShift

2020-02-13 Thread Vishal Jadhav (BLOOMBERG/ 731 LEX)
, andrewsmit...@protonmail.com Cc: rizwan@lgim.com Subject: RE: Running Nifi on OpenShift Public Hi Shawn, We have internal Jenkins deployment process, which eventually comes down to running yml configs on OpenShift. I attached two yml files. One version with storage mounted and one

RE: Running Nifi on OpenShift

2020-02-13 Thread Fill, Natalia
[mailto:swe...@weeksconsulting.us] Sent: 13 February 2020 14:26 To: dev@nifi.apache.org; Endre Kovacs Cc: Ali, Rizwan Subject: Re: Running Nifi on OpenShift Your attachment didn't make it through but here are a couple of things to note. First of all if you try and put the ./conf directory in a volume

Re: Running Nifi on OpenShift

2020-02-13 Thread Shawn Weeks
side it hopefully will help to resolve the issue. Thank you Natalia Fill Analyst Software Developer -Original Message- From: Shawn Weeks [mailto:swe...@weeksconsulting.us] Sent: 12 February 2020 21:16 To: dev@nifi.apache.org; Endre Kovacs

RE: Running Nifi on OpenShift

2020-02-13 Thread Fill, Natalia
: Shawn Weeks [mailto:swe...@weeksconsulting.us] Sent: 12 February 2020 21:16 To: dev@nifi.apache.org; Endre Kovacs Cc: Ali, Rizwan Subject: Re: Running Nifi on OpenShift I recognize that running NiFi on Kubernetes isn't quite as easy as starting it in Docker but it's also not that hard if you've

Re: Running Nifi on OpenShift

2020-02-12 Thread Shawn Weeks
y give an impression that this task is not for faint hearted. Best regards, Natalia -Original Message- From: Endre Kovacs [mailto:andrewsmit...@protonmail.com.INVALID] Sent: 12 February 2020 19:43 To: dev@nifi.apache.org Subject: Re: Running Nifi on O

RE: Running Nifi on OpenShift

2020-02-12 Thread Fill, Natalia
: Re: Running Nifi on OpenShift Hi, If to make NiFi work on K8S is a beast, then to make it work on Openshift, is a category-5 Kaiju [1][2]. This is definitely not a few days task for a single person. Why not run NiFi just in docker (docker-compose)? Or on bare metal? Best regards, Endre [1

RE: Running Nifi on OpenShift

2020-02-12 Thread Fill, Natalia
was helping me out from linux admin perspective. Thanks Natalia Fill Analyst Software Developer -Original Message- From: Shawn Weeks [mailto:swe...@weeksconsulting.us] Sent: 12 February 2020 19:32 To: dev@nifi.apache.org Subject: Re: Running Nifi on OpenShift That error is caused by incorrect

Re: Running Nifi on OpenShift

2020-02-12 Thread Endre Kovacs
Hi, If to make NiFi work on K8S is a beast, then to make it work on Openshift, is a category-5 Kaiju [1][2]. This is definitely not a few days task for a single person. Why not run NiFi just in docker (docker-compose)? Or on bare metal? Best regards, Endre [1]

Re: Running Nifi on OpenShift

2020-02-12 Thread Shawn Weeks
That error is caused by incorrect permissions on the volume but I'm not sure why. Can you share your Kubernetes Yaml file, it will make it easier to track down the difference? Also what are you using for a persistence volume? Thanks Shawn On 2/12/20, 1:14 PM, "Fill, Natalia" wrote:

Running Nifi on OpenShift

2020-02-12 Thread Fill, Natalia
Public Hi, I am trying to run Nifi pod on OpenShift for several days now and unfortunately unsuccessfully. The error that I am getting persistently is replacing target file /opt/nifi/nifi-current/conf/nifi.properties sed: couldn't open temporary file /opt/nifi/nifi-current/conf/sedXGg2lo: