NiFi 1.9.0 MoveHDFS error: Failed to rename on HDFS

2020-07-26 Thread Mohit Jain
Hi Team, I'm trying to move the file to another location using the MoveHDFS processor. I have used the *Conflict Resolution Strategy* = *replace. *It throws the error when there is a file already located in the target location. Error log: MoveHDFS[id=] Failed to rename on HDFS due to could not

Re: Issue with Secured NiFi on kubernetes using Helm charts

2020-07-26 Thread Sushil Kumar
Hello Atul I wrote the chart myself. Cert generation pattern was similar to what you are trying. I ran the server as a separate container, and generated client certs in init-container. Thanks Sushil On Sun, Jul 26, 2020, 9:46 AM Atul Wankhade wrote: > Hi Sushil, > > I am using Cetic helm

Re: Issue with Secured NiFi on kubernetes using Helm charts

2020-07-26 Thread Atul Wankhade
Hi Sushil, I am using Cetic helm chart only. May I know which did you use? Where did you generate the certs? Thanks, Atul On Sat, Jul 25, 2020 at 2:00 AM Sushil Kumar wrote: > Hello Atul > > I have recently tried using self signed certificates generated using nifi > toolkit while using helm

Re: Nested groups for LdapUserGroupProvider

2020-07-26 Thread Jens M. Kofoed
Dear Moncef I don't know if I have understood correctly what you would like to achieve. But I will try: What I understood is you have the following groups and users: Group A: member: Group 1 member: Group 2 Group B: member: Group 2 member: Group 3 Group C: member: Group 1