Our Community is getting an upgrade! To get everything ready for the relaunch, we’ll be placing the site in read-only mode starting September 21st.
We really appreciate your understanding while we get things set up behind the scenes. Catch up on all the exciting details about the move here.
Need help or have questions? Drop us a line at [email protected]
Created 07-14-2022 03:20 AM
HI,
I want NIFI to be run with the minimum resource needed. my concern is whether I can run NIFI with JRE or JDK is also required. will I face any issues in future while scaling up?
I am using NIFI 1.15.3.
Created 07-14-2022 06:31 AM
@shashikumar
NiFi only requires the the Java Runtime Environment (JRE). Latest versions of NiFi support both Java 8 or Java 11:
system_requirements
The JDK contains, in addition to the JRE, additional development tools like compilers, debuggers, etc. These may be useful to you depending on whether or not you intend to compile java code within your dataflow (not a requirement of any components like processors, controller services, reporting tasks, etc included with NiFi) or create your own custom NiFi components.
If you found this response assisted with your query, please take a moment to login and click on "Accept as Solution" below this post.
Thank you,
Matt
Created 07-14-2022 06:31 AM
@shashikumar
NiFi only requires the the Java Runtime Environment (JRE). Latest versions of NiFi support both Java 8 or Java 11:
system_requirements
The JDK contains, in addition to the JRE, additional development tools like compilers, debuggers, etc. These may be useful to you depending on whether or not you intend to compile java code within your dataflow (not a requirement of any components like processors, controller services, reporting tasks, etc included with NiFi) or create your own custom NiFi components.
If you found this response assisted with your query, please take a moment to login and click on "Accept as Solution" below this post.
Thank you,
Matt
Created 07-21-2022 01:24 AM
hi @MattWho
Thanks for the reply. this is the exact information I wanted.
Created 07-18-2022 02:04 AM
@shashikumar, Has the reply helped resolve your issue? If so, please mark the appropriate reply as the solution, as it will make it easier for others to find the answer in the future.
Regards,
Vidya Sargur,