RE: RE: Adding non-standard processors to Nifi 2.0

2024-06-12 Thread Nguyen, Kyle
nifi.python.extensions.source.directory.default=/opt/nifi/nifi-current/python_extensions nifi.python.working.directory=./work/python nifi.python.framework.source.directory=./python/framework nifi.python.max.processes.per.extension.type=10 nifi.python.max.processes=100 On 2024/06/12 17:51:19 "Nguyen, Kyle" wrote: > After a b

RE: Adding non-standard processors to Nifi 2.0

2024-06-12 Thread Nguyen, Kyle
--color=auto python # for python extensions nifi.python.command=python3 nifi.python.extensions.source.directory.default=/opt/nifi/nifi-current/python_extensions On 2024/06/12 16:16:52 "Nguyen, Kyle" wrote: > Hi guys, > > I’m aware how to add custom processors (via nar’s -

Adding non-standard processors to Nifi 2.0

2024-06-12 Thread Nguyen, Kyle
Hi guys, I’m aware how to add custom processors (via nar’s -> extensions folder). But how do you add processors that area already on the git? E.g. * https://github.com/apache/nifi/blob/main/nifi-python-extensions/nifi-openai-module/src/main/python/PromptChatGPT.py Bonus question: How d

Timestamp breaking bug (?)

2024-03-11 Thread Nguyen, Kyle
Hi. Upgrading from 1.20 > 2.0.0-M2. Jira: https://issues.apache.org/jira/browse/NIFI-12885 Apologies if not bug. What is 2.0’s way of getting timestamped object? I think I found a breaking bug from this commit https://github.com/apache/nifi/commit/250fe90b348fac515ea597c1985ca432ac7c3ac3#di

custom nar bundle fails to generate documentation - Asks for nifi dependencies

2023-10-30 Thread Nguyen, Kyle
Hi there. I think my issue is related to this thread: https://www.mail-archive.com/dev@nifi.apache.org/msg17623.html And this SO: https://stackoverflow.com/questions/60670370/could-not-generate-extensions-documentation-when-creating-custom-controller-ser I have this in my nifi-*-nar pom.xml

"Broken pipe" when trying to use the CLI

2023-05-02 Thread Nguyen, Kyle
Hi. We are getting “Broken pipe” when trying nifi-toolkit. How would we go about debugging this? Any help is appreciated! Thanks! root@bizdev-nifi-dev:/opt/nifi/nifi-toolkit-current/bin# ./cli.sh Session loaded from /root/.nifi-cli.config #> session show Current Session: nifi.props = /opt/nif

nifi proxy issue + jira account

2022-12-15 Thread Nguyen, Kyle
Hi. Thanks for maintaining the project. 1. Can I get a jira account please? Would like to request StandardProxyConfigurationService integration into StandardOath2AccessTokenProvider and into QuerySalesforceObject 2. Or perhaps you can help me more directly on this stackoverflow: