> all day long like IntelliJ IDEA (and others) march on requiring later and 
> later Java versions.

All of my teammates and I are using AdoptOpenJDK 8 with IntelliJ and
in production. Not sure what issue you're running into, but we're on
8u262 as far as I know.

On Thu, Aug 13, 2020 at 1:49 PM Russell Bateman <[email protected]> wrote:
>
> When installing NiFi in production, Ansible can be used to set up
> JAVA_HOME. There is zero problem for users of NiFi.
>
> However, from a development host, given the now rapid cadence of Java
> releases, we sometimes run into problems launching a private
> installation of NiFi in the course of testing or debugging our custom
> processors because tools used minute-to-minute and all day long like
> IntelliJ IDEA (and others) march on requiring later and later Java versions.
>
> I found an old JIRA issue that suggests a solution for NiFi 0.1.0, that
> of working around the problem by setting java=  in /conf/bootstrap.conf/
> to point to a valid Java 1.8 JRE/JDK. This sounds good to me, but the
> version is very old.
>
> Is this still best practice?
>

Reply via email to