nifi
Here are 212 public repositories matching this topic...
-
Updated
Jun 18, 2020 - Java
-
Updated
Jun 5, 2020 - Shell
More EDI resources!
If anyone can find more EDI/X12 resources, feel free to contact me or add a PR to the repo.
Hi all, I meet an issue when I try to deploy apache nifi on GKE,
May you give a suggestions?
UnknownHostException
Any documentation?
Hi, I was looking at this project and I was wondering if there's some documentation available, even some unofficial documentation would be nice. I'm trying to understand how does serverless nifi works, so any help would be very much appreciated.
-
Updated
Jun 1, 2020 - Java
-
Updated
Jul 11, 2019 - Java
Hi,
I'm in trouble today because when i set externalSecure to "true" it does not accept openId connection
I have an error "authentification is only avaiable in https".
I 'm using https through my nginx ingress and not directly on apache nifi.
Is there a way to solve this issue ?
Thank you by advance
-
Updated
Jul 29, 2019 - Java
ProcessGroupsApi.md#getProcessGroups
Now in nifi-swagger-client:1.2.0.1 it return ProcessorsEntity, it should return with new type ProcessGroupsEntity. ProcessGroupsEntity does not exist in client model currently.
-
Updated
Oct 23, 2019 - Java
-
Updated
Aug 9, 2019 - Java
-
Updated
May 13, 2020 - Java
-
Updated
May 12, 2019 - Java
-
Updated
Aug 8, 2019 - Java
-
Updated
Sep 19, 2017 - Python
-
Updated
Mar 6, 2020 - Java
Improve this page
Add a description, image, and links to the nifi topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the nifi topic, visit your repo's landing page and select "manage topics."

Description
Inspection tools complain about using protected members when using create_port or delete_port from canvas. Those methods look for me like they are intended to be public, but they are not included in all.
What I Did
I tried to use create_port and delete_port.
Urgency
Not urgent