Java 8 and Nifi 1.11.4

2020-04-01 Thread alec_osborne
Hi, can I run the latest Nifi version without restrictions under the Java 8 Runtime? Greetings Alec -- Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

NIFI-API v 1.11.3 Problem when using ProcessGroupsApi.submitUpdateVariableRegistryRequest

2020-03-17 Thread alec_osborne
Hi, When using "ProcessGroupsApi.submitUpdateVariableRegistryRequest(ID,VariableRegistryEntity)", the response of Nifi can't be parsed. In detail, the returned Data-Format '03/17/2020 12:59:47.087 CET' can not be parsed by the java.time.DateTimeFormatter. Following Exception is thrown:

Re: Update Problem 1.9.2 to 1.10.0 (Lost provenance)

2020-01-08 Thread alec_osborne
Hi Mark, in our test environment, the repository is only 1 GB. We waited for about an hour. During this time we could not access the old entries. However, new entries have been added. We always tested this via the global (hamburger) menu -> Provenance. Thanks Alec -- Sent from:

Re: Update Problem 1.9.2 to 1.10.0 (Lost provenance)

2020-01-06 Thread alec_osborne
Hi we use the WriteAheadProvenanceRepository implementation. nifi.provenance.repository.implementation=org.apache.nifi.provenance.WriteAheadProvenanceRepository Thanks, Alec -- Sent from: http://apache-nifi-users-list.2361937.n4.nabble.com/

Update Problem 1.9.2 to 1.10.0 (Lost provenance)

2019-12-23 Thread alec_osborne
Hi, we wanted to migrate our Nifi version from 1.9.2 to 1.10.0. We did not succeed. It was not possible for us after the update to access the old provenance events. We have not changed anything in our configuration. I read that after the update the index is rebuilt. Can that be a reason or do I