Chris Sampson
Chris Sampson
* Nipyapi version: 0.16.2 * NiFi version: 1.11.4 * NiFi-Registry version: 0.8.0 * Python version: 3.9 * Operating System: Docker python:3.9 ### Description Using nipyapi in Python 3.9 gives the...
It would be better if one was able to use Docker Secrets to make TLS certificate files available to the instance (it would need to not "fix" the file permissions...
# Summary [NIFI-9398](https://issues.apache.org/jira/browse/NIFI-9398) add verification for the Elasticsearch REST API processors and controller services. Additionally: - add `elasticsearch8` tags to Elasticsearch REST API processors - address various compiler warnings (i.e....
Including `github.com/benthosdev/benthos/v4 v4.9.1` in a `go.mod` file and running `do get -u && go mod tidy && go build` fails with: > # github.com/benthosdev/benthos/v4/internal/impl/kafka > /go/pkg/mod/github.com/benthosdev/benthos/[email protected]/internal/impl/kafka/input_sarama_kafka_parts.go:191:71: not enough arguments in...
**Describe the bug** Using Keycloak for Auth with ODD, but not able to use the `issuer_uri` due to Docker networking difficulties, means we cannot Logout from ODD. **Set up** Docker...
# Summary [NIFI-12255](https://issues.apache.org/jira/browse/NIFI-12255) refactor PutElasticsearchRecord and PutElasticsearchJson relationships to be more consistent with other processors Additionally: - added ability to unit test `migrateRelationships` for processor refactoring - addressed issue with...
# Summary [NIFI-8134](https://issues.apache.org/jira/browse/NIFI-8134) allow unescapeJson Record Path function to recursively convert Maps to Records # Tracking Please complete the following tracking steps prior to pull request creation. ### Issue Tracking...
The current JUnit annotation requires a Docker executable to be available for pulling & running the `localstack/localstack` image. This tends to work fine on a developer's local machine and possibly...
## Hello! - Vote on this issue by adding a 👍 reaction - If you want to implement this feature, comment to let us know (we'll work with you on...
* Nipyapi version: 0.20.0 * NiFi version: 2.0.0 * NiFi-Registry version: 2.0.0 * Python version: 3.12 * Operating System: Docker (on MacOS) ### Description Check current NiFi user access. ###...