The main requirement is to install package through yum or rpm that provides java-1.8, for example openjdk, or Oracle Java or any other package. Manual installation will not work due to apache-ignite package’s unawareness of this.
Yet, as a last resort, you can manually install apache-ignite with 'rpm -ivh apache-ignite --nodeps’ command to overcome dependency requirements. Use it at your own risk, though. > On 13 Jun 2018, at 16:31, bhaskar <[email protected]> wrote: > > I am m using Red Hat Enterprise Linux Server release 6.9 (Santiago). > but the JDK 1.8 is already installed and set JAVA_HOME and PATH. do we need > to instal *.rpm based JDK? > Thanks > Bhaskar > > > > -- > Sent from: http://apache-ignite-users.70518.x6.nabble.com/
