[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7003: NIFI-11241: Initial implementation of Python-based Processor API with…

2023-04-14 Thread via GitHub
exceptionfactory commented on code in PR #7003: URL: https://github.com/apache/nifi/pull/7003#discussion_r1167047760 ## nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/src/main/java/org/apache/nifi/py4j/PythonProcess.java: ## @@ -0,0 +1,293 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7003: NIFI-11241: Initial implementation of Python-based Processor API with…

2023-04-14 Thread via GitHub
exceptionfactory commented on code in PR #7003: URL: https://github.com/apache/nifi/pull/7003#discussion_r1167045800 ## nifi-nar-bundles/nifi-py4j-bundle/nifi-py4j-bridge/src/main/java/org/apache/nifi/py4j/PythonProcess.java: ## @@ -0,0 +1,293 @@ +/* + * Licensed to the Apache

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7003: NIFI-11241: Initial implementation of Python-based Processor API with…

2023-03-20 Thread via GitHub
exceptionfactory commented on code in PR #7003: URL: https://github.com/apache/nifi/pull/7003#discussion_r1142173520 ## nifi-commons/nifi-properties/src/main/java/org/apache/nifi/util/NiFiProperties.java: ## @@ -2061,6 +2074,25 @@ public Path getQuestDbStatusRepositoryPath() {

[GitHub] [nifi] exceptionfactory commented on a diff in pull request #7003: NIFI-11241: Initial implementation of Python-based Processor API with…

2023-03-16 Thread via GitHub
exceptionfactory commented on code in PR #7003: URL: https://github.com/apache/nifi/pull/7003#discussion_r1132619724 ## nifi-docs/src/main/asciidoc/administration-guide.adoc: ## @@ -231,6 +232,38 @@ The `name` attribute must start with `deprecation`, followed by the component