-
Hi,
we are running nifi cluster with 3 replicas in k8s. we want a path ( volume in nifi statefulsets ) so this volume can me mounted in our pods for further processing of nifi outputs. Can you plea…
-
## Nifi 기능 리뷰후 질문
- (Q) 몇개 서버노드에 배포해야 하는가?
- (Q) Dockerizing 하려고 하면, 고려할 사항은?
- 권장 자원(CPU,Mem,Disk ..) 할당량, 외부 디스크 엑세스 등..
- 이중화 고려사항은?
- 설치시 필수 오픈소스는? 예: zookeeper ?
- 바이너리 CDR과 같은 대량 …
-
https://nifichina.github.io/general/GettingStarted.html
-
Hi, I have tried to use this but failed at 7th command, getting the error as below.
> jq: error: syntax error, unexpected $end, expecting QQSTRING_TEXT or QQSTRING_INTERP_START or QQSTRING_END (Uni…
-
Hi Guys!
I'm trying to start nifi in k8s and I've configured sslSecrets, but it's responsing error of decode PEM.
```
2021-12-15T14:05:56.529Z ERROR controller-runtime.manager.contro…
-
For CI purposes it would be nice to be able to run this tool in a pipeline where the flow is maintained as a template to produce documentation of a flow as an artifact or Jenkins report.
-
**Feature**
Nifi connector's API client uses python's `requests` module to authenticate and make API requests. Instead use the already provided [REST](https://github.com/open-metadata/OpenMetadata/bl…
-
It is not possible to run `nifi-config` in its undeploy mode when the process group in which a template is being removed is connected to other process groups. Tested on release `nifi-deploy-config-1.1…
-
Hi Team,
I need to create my own template in draco nifi, for that I have done below changes:
1. created a template file as nifi-ngsi-resources/docker/templates/text.xml
2. Added processor as nifi…
-
### Contribution guidelines
- [X] I've read the [contribution guidelines](https://github.com/devlive-community/datacap/blob/dev/CONTRIBUTING.md) and wholeheartedly agree
### I want to suggest an ide…