Re: ECMAScript support missing from ExecuteScript

2023-01-16 Thread Vijay Chhipa
Ah, that makes perfect sense, we did upgrade to JDK 17 from the earlier JDK 11. I will try to add it explicitly until the next release is out. Thank you Matt. > On Jan 16, 2023, at 5:49 PM, Matt Burgess wrote: > > Did you upgrade the version of Java when you upgraded NiFi? Later versions

Re: ECMAScript support missing from ExecuteScript

2023-01-16 Thread Matt Burgess
Did you upgrade the version of Java when you upgraded NiFi? Later versions of Java don’t include the Nashorn (ECMAScript) library, but I believe we added it explicitly, perhaps for the 1.20 release (not at computer right now) Sent from my iPhone > On Jan 16, 2023, at 6:28 PM, Vijay Chhipa

Re: Which repositories would benefit from a higher performance disk?

2023-01-16 Thread Joe Witt
Eric So assuming each ff is 50KB you currently see 1.6MB/sec for 120,000 ff/hr and want to achieve at least 26MB/sec for 2,000,000 ff/hr. These should be quite achievable rates for single nodes with modest resources on a wide range of flow requirements. Can you share a bit more about the cpu,

RE: Basic Cluster Install of Nifi

2023-01-16 Thread Isha Lamboo
Hi Dave, There is no separate installation procedure for NiFi as a cluster, it only takes some configuration changes as described in the basic cluster setup. You can install and configure the servers separately, then apply the same configuration changes to each to join them to the cluster, or

Which repositories would benefit from a higher performance disk?

2023-01-16 Thread Eric Secules
Hello, I am working on configuring nifi to improve throughput. I already have each of the repositories attached to their own Standard SSD disk. I am wondering whether I am correct in thinking that I'd see the most improvement by putting the content repository on a faster SSD SKU, or is it worth

Basic Cluster Install of Nifi

2023-01-16 Thread David Snyder via users
Hello - I am following the instructions for a Basic Cluster Setup from the nifi apache site.  I am using 3 Ubuntu 22.4 clients to set up the cluster. I am new to nifi. My question is, so I first perform installs of Nifi on each of the 3 clients first, or do I install nifi in clustering mode on