Install Java

You should install Java on the machine on which you will install the EFM Server, NiFi Registry, and each machine onto which you will install a MiNiFi Java agent.

  1. Download JDK from the appropriate website.
  2. Run the installation command appropriate for your operating system:

    For RHEL/CentOS:

    yum install java-1.8.0-openjdk
    For Debian and Ubuntu:
    apt-get install openjdk-8-jre