Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-15 Thread Petr Ivanov
Bhaskar, That’s right. ${IGNITE_HOME} is right at /usr/share/apache-ignite > On 15 Jun 2018, at 20:39, bhaskar wrote: > > Thanks > > what will be the IGNITE_HOME in this case? "/usr/share/apache-ignite/"? > I am integrating sparj with Ignite, so need to provide $IGNITE_HOME/libs in >

Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-14 Thread Peter Ivanov
Bhaskar, ignitevisorcmd.sh currently resides in /usr/share/docs/apache-ignite/bin directory (as an example). Not sure how to correctly run it - I guess it should be either copied to /usr/share/apache-ignite/bin or run with defined IGNITE_HOME env variable. On Fri, 15 Jun 2018 at 01:24, bhaskar

Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-14 Thread bhaskar
Thanks Petr, I could start Ignite in service mode not able to find ignitevisorcmd.sh to see topology. What is the location of ignitevisorcmd.sh in Ignite Service mode? Thanks -- Sent from: http://apache-ignite-users.70518.x6.nabble.com/

Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-13 Thread Petr Ivanov
Correction, Running Ignite as a Stand-Alone Process documentation section. > On 13 Jun 2018, at 19:35, Petr Ivanov wrote: > > Bhaskar, > > > To be honest, RPM packages are designed for at

Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-13 Thread bhaskar
Thanks, installed jdk rpm and apache-ignite installation went through, but when I start getting start: unrecognized service error, what is missing here?.I am m using Red Hat Enterprise Linux Server release 6.9 (Santiago) # service start apache-ignite@/etc/apache-ignite/default-config.xml start:

Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-13 Thread bhaskar
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/

Re: Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-12 Thread Peter Ivanov
Which Linux do you have? Currently packages are designed to be compatible with CentOS and RHEL. To satisfy dependencies, any rpm package that provides “java-1.8.0” should be installed as well (java-1.8.0-openjdk for instance). On Wed, 13 Jun 2018 at 01:42, bhaskar wrote: > I am trying to

Ignite RPM Package Installation error: Failed dependencies: java-1.8.0 is needed by apache-ignite-2.4.0-1.noarch

2018-06-12 Thread bhaskar
I am trying to Install Ignite using RPG package, downloaded apache-ignite-2.4.0-1.noarch.rpm from https://www.apache.org/dist/ignite/rpm. Getting Java dependency error but JDK is already instaled, what is missing here? # rpm -Uvh apache-ignite-2.4.0-1.noarch.rpm warning: